Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-190158
#<BuildRuby:0x0000557c2ac2f500
@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.20231205-190158",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004433 0.000221 1.154671 ( 1.600897)
build_miniruby 0.001171 0.000059 0.857177 ( 0.856028)
build_ruby 0.001301 0.000065 2.706788 ( 2.707031)
build_all 0.009572 0.000479 15.864445 ( 1.444362)
build_install 0.008274 0.000162 4.702182 ( 1.118843)
test_btest 0.000707 0.000034 82.844250 ( 7.036390)
test_basic 0.004201 0.000000 0.539324 ( 0.620640)
test_all 0.114223 0.021626 514.419908 ( 52.542745)
test_rubyspec 0.028607 0.023057 50.918185 ( 63.139297)
total: 131.07 sec