Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-024034
#<BuildRuby:0x00005633d8ca0078
@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.20230814-024034",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005318 0.000126 1.385913 ( 2.624694)
build_miniruby 0.001214 0.000121 0.950680 ( 0.949699)
build_ruby 0.000000 0.001582 2.902462 ( 2.901730)
build_all 0.007095 0.002969 17.454469 ( 1.522545)
build_install 0.008200 0.001171 5.142275 ( 1.221972)
test_btest 0.000866 0.000124 81.870806 ( 7.984585)
test_basic 0.001182 0.003317 0.648639 ( 0.725616)
test_all 0.006257 0.000307 523.772024 ( 56.142810)
test_rubyspec 0.036864 0.011964 49.169154 ( 61.514976)
total: 135.59 sec