Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-053857
#<BuildRuby:0x000055d9ef3600a0
@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-053857",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005672 0.000000 1.191326 ( 1.544224)
build_miniruby 0.001047 0.000000 0.879617 ( 0.879037)
build_ruby 0.001341 0.000008 2.740849 ( 2.740858)
build_all 0.008149 0.000614 14.207648 ( 1.295657)
build_install 0.007157 0.000413 4.154096 ( 1.127937)
test_btest 0.000872 0.000125 75.224550 ( 6.561694)
test_basic 0.000000 0.005252 0.702178 ( 0.781657)
test_all 0.090718 0.038655 511.085760 ( 46.011564)
test_rubyspec 0.028781 0.019374 47.251473 ( 59.659525)
total: 120.60 sec