Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-162044
#<BuildRuby:0x00005593481e00d8
@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.20231127-162044",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005325 0.000443 0.923699 ( 1.317423)
build_miniruby 0.000979 0.000081 0.800504 ( 0.800522)
build_ruby 0.001444 0.000120 2.675926 ( 2.676634)
build_all 0.007900 0.000659 12.175658 ( 0.996294)
build_install 0.004682 0.009255 3.897387 ( 0.995339)
test_btest 0.000593 0.000127 61.613185 ( 5.925922)
test_basic 0.004540 0.000973 0.405660 ( 0.484136)
test_all 0.067361 0.029467 351.600236 ( 38.545511)
test_rubyspec 0.039041 0.030993 39.907026 ( 52.475685)
total: 104.22 sec