Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-142553
#<BuildRuby:0x0000563a38f280c8
@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.20240110-142553",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004760 0.000139 0.783522 ( 1.196054)
build_miniruby 0.000802 0.000134 0.815879 ( 0.815869)
build_ruby 0.001403 0.000000 2.678093 ( 2.678993)
build_all 0.007661 0.000779 11.921615 ( 0.981678)
build_install 0.003912 0.006551 3.446371 ( 0.969563)
test_btest 0.000626 0.000157 67.773392 ( 5.091670)
test_basic 0.004352 0.001088 0.391653 ( 0.472194)
test_all 0.074363 0.023283 357.832303 ( 36.836941)
test_rubyspec 0.033347 0.033298 40.783688 ( 53.333599)
total: 102.38 sec