Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-035254
#<BuildRuby:0x0000560ac7d60060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-035254",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004700 0.001410 0.801662 ( 1.175333)
build_miniruby 0.001048 0.000000 0.806738 ( 0.806572)
build_ruby 0.001459 0.000000 2.651682 ( 2.652603)
build_all 0.005366 0.002793 11.917985 ( 0.938536)
build_install 0.007664 0.002358 3.340198 ( 0.956949)
test_btest 0.000491 0.000151 66.680704 ( 5.162286)
test_basic 0.000587 0.004854 0.426750 ( 0.502180)
test_all 0.081585 0.015896 371.945218 ( 40.914716)
test_rubyspec 0.025987 0.039650 40.169913 ( 52.708956)
total: 105.82 sec