Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-224649
#<BuildRuby:0x0000558c3d3ff7b8
@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.20240102-224649",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.003602 0.001201 1.436570 ( 1.687431)
build_miniruby 0.000693 0.000231 0.866600 ( 0.866495)
build_ruby 0.000883 0.000294 2.613404 ( 2.613435)
build_all 0.006982 0.002328 14.264825 ( 1.263846)
build_install 0.007065 0.000682 4.313792 ( 1.141368)
test_btest 0.000775 0.000242 75.217958 ( 6.780569)
test_basic 0.004100 0.001281 0.770696 ( 0.838151)
test_all 0.093338 0.031506 489.714785 ( 45.956178)
test_rubyspec 0.019556 0.026193 47.175648 ( 59.595496)
total: 120.74 sec