Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-115749
#<BuildRuby:0x000056229543c048
@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.20231201-115749",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004327 0.001273 1.195100 ( 1.573123)
build_miniruby 0.000738 0.000217 0.832398 ( 0.832453)
build_ruby 0.000954 0.000281 2.696520 ( 2.696485)
build_all 0.003573 0.006612 16.236063 ( 1.427516)
build_install 0.001686 0.006868 4.802582 ( 1.137588)
test_btest 0.001197 0.000000 81.769214 ( 7.802359)
test_basic 0.006945 0.000246 0.706126 ( 0.779252)
test_all 0.080747 0.052694 546.285571 ( 52.049171)
test_rubyspec 0.024371 0.025688 51.362953 ( 63.720786)
total: 132.02 sec