Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-120800
#<BuildRuby:0x000055dc9c913858
@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.20231214-120800",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001192 0.004384 1.251948 ( 1.602713)
build_miniruby 0.000676 0.000253 0.893487 ( 0.893665)
build_ruby 0.000908 0.000341 2.715218 ( 2.717122)
build_all 0.007669 0.002391 17.004980 ( 1.530031)
build_install 0.008874 0.000000 4.955301 ( 1.172676)
test_btest 0.001067 0.000000 87.428877 ( 7.599172)
test_basic 0.005076 0.000000 0.707204 ( 0.784240)
test_all 0.100568 0.036721 525.887349 ( 55.306132)
test_rubyspec 0.025342 0.023020 49.775963 ( 62.072984)
total: 133.68 sec