Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-194853
#<BuildRuby:0x000055e6d2f08ef8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-194853",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000680 0.008378 0.957222 ( 1.939490)
build_miniruby 0.001967 0.000606 0.847966 ( 0.846411)
build_ruby 0.000136 0.002811 2.142013 ( 2.141895)
build_all 0.011277 0.008836 18.604763 ( 2.166765)
build_install 0.012806 0.008857 2.044002 ( 1.057407)
test_btest 0.000900 0.000424 85.101236 ( 8.788928)
test_basic 0.006188 0.002912 0.346594 ( 0.432870)
test_all 0.002202 0.000000 671.520772 ( 71.017716)
test_rubyspec 0.102129 0.080962 47.850596 ( 55.983563)
total: 144.38 sec