Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-075257
#<BuildRuby:0x0000561ae30a3918
@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.20240110-075257",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.003701 0.000336 0.874616 ( 1.293422)
build_miniruby 0.001131 0.000000 0.915389 ( 0.915218)
build_ruby 0.001344 0.000000 2.780543 ( 2.785128)
build_all 0.009790 0.000000 14.893057 ( 1.455574)
build_install 0.009596 0.000076 4.263242 ( 1.150088)
test_btest 0.000577 0.000043 79.466660 ( 7.005355)
test_basic 0.005036 0.000373 0.559551 ( 0.640655)
test_all 0.100386 0.033522 555.182381 ( 51.998485)
test_rubyspec 0.011369 0.020197 49.371905 ( 61.939652)
total: 129.18 sec