Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-154451
#<BuildRuby:0x00005568feaa7208
@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.20230125-154451",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003138 0.000241 0.632594 ( 1.069911)
build_miniruby 0.000858 0.000066 0.630082 ( 0.629614)
build_ruby 0.001349 0.000104 2.176747 ( 2.198723)
build_all 0.009242 0.000350 11.986749 ( 1.466370)
build_install 0.006061 0.000433 1.513086 ( 0.703937)
test_btest 0.000616 0.000044 64.997237 ( 6.068843)
test_basic 0.003302 0.000000 0.212866 ( 0.310562)
test_all 0.001315 0.000000 484.307768 ( 47.096977)
test_rubyspec 0.016399 0.012400 35.260564 ( 45.868824)
total: 105.41 sec