Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-060302
#<BuildRuby:0x000055ae9523f688
@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.20221129-060302",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008111 0.002028 1.228114 ( 1.577363)
build_miniruby 0.002599 0.000000 0.848778 ( 0.847007)
build_ruby 0.003962 0.000000 2.249592 ( 2.152333)
build_all 0.013811 0.007279 18.618916 ( 2.173862)
build_install 0.021095 0.000000 1.879131 ( 0.949435)
test_btest 0.001296 0.000231 89.732417 ( 9.051420)
test_basic 0.001213 0.009049 0.346009 ( 0.431911)
test_all 0.001413 0.000430 716.758090 ( 71.106125)
test_rubyspec 0.117593 0.058480 49.198546 ( 57.341608)
total: 145.63 sec