Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-051426
#<BuildRuby:0x0000563b1310d570
@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-051426",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008061 0.001049 0.826313 ( 1.088339)
build_miniruby 0.001088 0.000272 0.061525 ( 0.060408)
build_ruby 0.001143 0.000286 0.066035 ( 0.064662)
build_all 0.006526 0.001631 1.257488 ( 0.460969)
build_install 0.008268 0.007719 4.280944 ( 1.822774)
test_btest 0.001669 0.000000 51.685169 ( 6.174085)
test_basic 0.006248 0.001077 0.292132 ( 0.381904)
test_all 0.002465 0.000000 494.080632 ( 52.930773)
test_rubyspec 0.072942 0.052023 41.704542 ( 47.622868)
total: 110.61 sec