Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-151853
#<BuildRuby:0x00005613af6103a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220724-151853",
@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.000009)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008866 0.003224 0.959845 ( 1.084170)
build_miniruby 0.001564 0.000569 0.074490 ( 0.074175)
build_ruby 0.001384 0.000504 0.072231 ( 0.071940)
build_all 0.008795 0.001175 1.525542 ( 0.579152)
build_install 0.021378 0.001248 5.188258 ( 2.112489)
test_btest 0.000753 0.000201 72.923485 ( 8.678842)
test_basic 0.002829 0.004967 0.327409 ( 0.415276)
test_all 0.001936 0.000605 633.226740 ( 65.105447)
test_rubyspec 0.108268 0.067715 45.510030 ( 51.273740)
total: 129.40 sec