Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-214653
#<BuildRuby:0x000055efce183e68
@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.20240108-214653",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.003856 0.000009 0.921152 ( 1.523954)
build_miniruby 0.000989 0.000233 0.885944 ( 0.885628)
build_ruby 0.001073 0.000253 2.667559 ( 2.670782)
build_all 0.009165 0.001159 14.397172 ( 1.374581)
build_install 0.004098 0.004204 4.125124 ( 1.140400)
test_btest 0.000000 0.000678 76.167996 ( 7.466082)
test_basic 0.000000 0.003318 0.440793 ( 0.522377)
test_all 0.114016 0.021014 491.474132 ( 57.576366)
test_rubyspec 0.017736 0.015598 49.461601 ( 62.063858)
total: 135.22 sec