Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-011212
#<BuildRuby:0x000055bf03323918
@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.20240110-011212",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000049 0.000000 0.000049 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004016 0.000016 0.952973 ( 1.760398)
build_miniruby 0.000763 0.000339 0.946009 ( 0.945838)
build_ruby 0.000929 0.000412 2.885573 ( 2.888047)
build_all 0.009745 0.000435 14.629801 ( 1.410994)
build_install 0.007586 0.001066 4.219479 ( 1.130850)
test_btest 0.000490 0.000163 77.837969 ( 6.937872)
test_basic 0.003314 0.000000 0.406586 ( 0.488399)
test_all 0.106229 0.026061 536.921913 ( 54.338799)
test_rubyspec 0.022420 0.013113 49.832500 ( 62.587949)
total: 132.49 sec