Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-010801
#<BuildRuby:0x0000558d19a63bb8
@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.20240116-010801",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005174 0.000544 1.249995 ( 1.616209)
build_miniruby 0.000971 0.000102 0.911365 ( 0.910495)
build_ruby 0.001205 0.000000 2.748247 ( 2.748166)
build_all 0.004648 0.004480 14.381314 ( 1.295784)
build_install 0.006519 0.000978 4.166777 ( 1.081356)
test_btest 0.000796 0.000120 77.150293 ( 6.265121)
test_basic 0.000162 0.004720 0.751777 ( 0.825950)
test_all 0.103285 0.025490 488.925655 ( 45.201680)
test_rubyspec 0.011576 0.036066 48.570921 ( 60.936733)
total: 120.88 sec