Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-205158
#<BuildRuby:0x000055d0d1a54f40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220306-205158",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009804 0.002263 1.007974 ( 1.111207)
build_miniruby 0.001636 0.000377 0.076772 ( 0.076133)
build_ruby 0.002096 0.000000 0.079298 ( 0.078873)
build_all 0.010297 0.000000 4.232742 ( 0.874303)
build_install 0.013805 0.008993 7.971712 ( 2.420996)
test_btest 0.001418 0.000000 72.505620 ( 8.358649)
test_basic 0.002718 0.004578 0.329052 ( 0.420731)
test_all 0.001489 0.000447 662.679359 ( 65.371754)
test_rubyspec 0.094596 0.059623 46.476622 ( 51.925306)
total: 130.64 sec