Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-141447
#<BuildRuby:0x000055a1b4b27040
@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.20231221-141447",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004106 0.000684 1.301353 ( 1.696651)
build_miniruby 0.000820 0.000137 0.866894 ( 0.867370)
build_ruby 0.001564 0.000260 2.720948 ( 2.721090)
build_all 0.005840 0.003766 16.071675 ( 1.477489)
build_install 0.007957 0.000717 4.616863 ( 1.121872)
test_btest 0.000847 0.000162 83.051981 ( 7.716641)
test_basic 0.000000 0.003937 0.657981 ( 0.735395)
test_all 0.103544 0.029492 530.275597 ( 51.129187)
test_rubyspec 0.027484 0.020578 50.614382 ( 62.931188)
total: 130.40 sec