Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-190234
#<BuildRuby:0x000055ebe720fd68
@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.20231226-190234",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004470 0.000745 1.160943 ( 1.528426)
build_miniruby 0.000748 0.000124 0.859715 ( 0.859190)
build_ruby 0.000000 0.001488 2.770056 ( 2.770284)
build_all 0.006599 0.003187 16.511978 ( 1.493272)
build_install 0.003996 0.004279 4.677816 ( 1.152590)
test_btest 0.000000 0.001042 80.395421 ( 7.905468)
test_basic 0.002328 0.002619 0.703889 ( 0.778415)
test_all 0.113346 0.021892 558.941364 ( 50.694692)
test_rubyspec 0.024268 0.019350 50.030916 ( 62.339301)
total: 129.52 sec