Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-214133
#<BuildRuby:0x00005583b61e89c8
@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.20220918-214133",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003844 0.006539 1.076855 ( 1.138709)
build_miniruby 0.001535 0.000590 0.112956 ( 0.109865)
build_ruby 0.001951 0.000000 0.114368 ( 0.100400)
build_all 0.010087 0.000133 1.602114 ( 0.665660)
build_install 0.021630 0.000464 1.959551 ( 0.979783)
test_btest 0.000000 0.001182 80.950993 ( 8.358353)
test_basic 0.005968 0.002227 0.381192 ( 0.470729)
test_all 0.003828 0.000000 638.981943 ( 66.169049)
test_rubyspec 0.120420 0.055194 45.606548 ( 53.709845)
total: 131.70 sec