Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-090233
#<BuildRuby:0x0000557375767fa8
@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.20230613-090233",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001133 0.004596 1.194268 ( 2.513368)
build_miniruby 0.000722 0.000289 0.865121 ( 0.864957)
build_ruby 0.000989 0.000395 2.582414 ( 2.582895)
build_all 0.007325 0.002125 12.873992 ( 1.138112)
build_install 0.002584 0.005174 1.738100 ( 0.901603)
test_btest 0.000739 0.000328 81.135988 ( 6.822135)
test_basic 0.002536 0.001127 0.568968 ( 0.651184)
test_all 0.001340 0.000256 432.200624 ( 46.918376)
test_rubyspec 0.021799 0.020014 42.483652 ( 54.902855)
total: 117.30 sec