Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-133723
#<BuildRuby:0x000055cd4e16e038
@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.20220829-133723",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000046 0.000004 0.000050 ( 0.000050)
configure 0.000045 0.000003 0.000048 ( 0.000051)
build_up 0.008220 0.004634 0.828100 ( 1.222456)
build_miniruby 0.001778 0.000000 0.092980 ( 0.090846)
build_ruby 0.004750 0.000000 2.541593 ( 2.390954)
build_all 0.009633 0.004926 12.833478 ( 1.644597)
build_install 0.004358 0.010364 1.693987 ( 0.802943)
test_btest 0.001001 0.000294 54.526511 ( 6.447132)
test_basic 0.004482 0.001318 0.281657 ( 0.372212)
test_all 0.003128 0.003072 501.169838 ( 52.789847)
test_rubyspec 0.077848 0.055254 41.182185 ( 49.719175)
total: 115.48 sec