Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-140648
#<BuildRuby:0x0000558d41e0bf90
@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.20231227-140648",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002182 0.003697 0.811101 ( 1.202788)
build_miniruby 0.000797 0.000218 0.803032 ( 0.803049)
build_ruby 0.001540 0.000420 2.668242 ( 2.668604)
build_all 0.007035 0.000684 11.909101 ( 0.993701)
build_install 0.007811 0.002989 3.404862 ( 0.970137)
test_btest 0.000610 0.000163 63.857082 ( 4.449856)
test_basic 0.004091 0.000000 0.387118 ( 0.467059)
test_all 0.088496 0.006151 397.846308 ( 34.415163)
test_rubyspec 0.050708 0.014211 40.284285 ( 52.831988)
total: 98.80 sec