Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-135135
#<BuildRuby:0x000055def4c93dc0
@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.20240108-135135",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004862 0.000083 1.317475 ( 1.724831)
build_miniruby 0.001223 0.000000 1.480317 ( 1.484554)
build_ruby 0.001706 0.000000 4.613769 ( 4.623795)
build_all 0.006138 0.004182 16.692191 ( 1.708943)
build_install 0.014506 0.000259 5.032080 ( 1.796672)
test_btest 0.000697 0.000080 80.781389 ( 10.069895)
test_basic 0.004541 0.000524 0.692341 ( 0.762389)
test_all 0.113550 0.010067 556.126653 ( 79.535380)
test_rubyspec 0.041540 0.025707 84.235565 ( 96.537180)
total: 198.24 sec