Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-160530
#<BuildRuby:0x000056281a6cb568
@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.20230628-160530",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001595 0.004315 1.505247 ( 2.912617)
build_miniruby 0.000855 0.000190 0.900554 ( 0.901333)
build_ruby 0.001006 0.000224 2.667936 ( 2.668587)
build_all 0.009878 0.000312 16.181907 ( 1.404974)
build_install 0.006762 0.002945 4.723759 ( 1.105055)
test_btest 0.000000 0.000723 87.085354 ( 7.067128)
test_basic 0.000000 0.003705 0.558653 ( 0.641060)
test_all 0.000000 0.001474 450.013836 ( 47.040088)
test_rubyspec 0.025609 0.019325 43.496592 ( 55.926891)
total: 119.67 sec