Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-112039
#<BuildRuby:0x00005562f7dd0e28
@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-112039",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007997 0.003190 1.095120 ( 1.268264)
build_miniruby 0.001555 0.000292 0.117344 ( 0.114171)
build_ruby 0.000310 0.002152 0.116678 ( 0.100702)
build_all 0.009631 0.000584 1.591747 ( 0.656863)
build_install 0.018503 0.005242 1.952006 ( 0.984279)
test_btest 0.001008 0.000219 75.445924 ( 8.614724)
test_basic 0.003337 0.003760 0.383018 ( 0.473862)
test_all 0.004602 0.000173 636.351612 ( 66.582870)
test_rubyspec 0.122322 0.052436 45.594269 ( 54.121518)
total: 132.92 sec