Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-033150
#<BuildRuby:0x000055b4002de9c0
@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.20220825-033150",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009472 0.000400 0.890088 ( 1.904730)
build_miniruby 0.001592 0.000114 0.060637 ( 0.058455)
build_ruby 0.001860 0.000000 0.064752 ( 0.063184)
build_all 0.003319 0.003953 1.284505 ( 0.492527)
build_install 0.014316 0.002232 1.575651 ( 0.790594)
test_btest 0.001133 0.000147 53.055584 ( 6.207229)
test_basic 0.005686 0.000741 0.297899 ( 0.388317)
test_all 0.005989 0.000409 503.307329 ( 52.996026)
test_rubyspec 0.089318 0.035480 41.819689 ( 50.099070)
total: 113.00 sec