Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-024930
#<BuildRuby:0x000055f39541c0d8
@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.20230208-024930",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.002940 0.000490 0.616159 ( 1.014206)
build_miniruby 0.000962 0.000000 0.630853 ( 0.630049)
build_ruby 0.001252 0.000000 2.086818 ( 2.107802)
build_all 0.005630 0.003288 12.208281 ( 1.495956)
build_install 0.002740 0.003620 1.468572 ( 0.720735)
test_btest 0.000469 0.000117 62.848829 ( 6.245672)
test_basic 0.003005 0.000751 0.258214 ( 0.353628)
test_all 0.001256 0.000314 487.909075 ( 46.907701)
test_rubyspec 0.017727 0.011438 34.961831 ( 45.531394)
total: 105.01 sec