Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-005710
#<BuildRuby:0x0000564c4e1804e8
@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.20220318-005710",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006548 0.004865 1.007631 ( 1.643681)
build_miniruby 0.001753 0.000539 0.077221 ( 0.076683)
build_ruby 0.001512 0.000466 0.077712 ( 0.077365)
build_all 0.008196 0.002521 4.230204 ( 0.897553)
build_install 0.016186 0.007132 7.877586 ( 2.431302)
test_btest 0.001033 0.000344 72.153581 ( 8.348672)
test_basic 0.005316 0.001772 0.342303 ( 0.434185)
test_all 0.001228 0.000409 659.284593 ( 64.992786)
test_rubyspec 0.102493 0.061920 46.270363 ( 51.610691)
total: 130.51 sec