Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-101533
#<BuildRuby:0x000055aee9013040
@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.20240107-101533",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000012 0.000005 0.000017 ( 0.000015)
build_up 0.003759 0.001307 1.068184 ( 1.485650)
build_miniruby 0.000942 0.000327 0.920678 ( 0.920795)
build_ruby 0.001374 0.000000 2.877459 ( 2.879164)
build_all 0.009283 0.000000 14.561175 ( 1.388155)
build_install 0.006014 0.002847 4.156820 ( 1.126383)
test_btest 0.000498 0.000160 77.611450 ( 7.147929)
test_basic 0.003596 0.000000 0.429734 ( 0.509381)
test_all 0.102103 0.033720 504.927190 ( 47.575987)
test_rubyspec 0.020010 0.016915 49.327544 ( 61.883681)
total: 124.92 sec