Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-171058
#<BuildRuby:0x00005575bf3cec88
@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.20221018-171058",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008805 0.002011 1.128135 ( 1.236685)
build_miniruby 0.001459 0.000257 0.106835 ( 0.104935)
build_ruby 0.001540 0.000271 0.109275 ( 0.108034)
build_all 0.004791 0.004576 1.334101 ( 0.579379)
build_install 0.016231 0.001004 1.677136 ( 0.926186)
test_btest 0.002029 0.000406 63.588082 ( 6.347588)
test_basic 0.006500 0.000458 0.363478 ( 0.455639)
test_all 0.006848 0.001304 492.810230 ( 53.343121)
test_rubyspec 0.090212 0.046093 43.176878 ( 51.801260)
total: 114.90 sec