Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-104815
#<BuildRuby:0x000055d7707504e8
@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.20220612-104815",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000025 0.000006 0.000031 ( 0.000028)
build_up 0.010781 0.001459 0.979899 ( 1.301902)
build_miniruby 0.001671 0.000359 0.071260 ( 0.069388)
build_ruby 0.001708 0.000366 0.076267 ( 0.074155)
build_all 0.010466 0.000195 1.492499 ( 0.607970)
build_install 0.009661 0.012581 5.816465 ( 2.803675)
test_btest 0.000819 0.000256 76.117675 ( 8.339098)
test_basic 0.001899 0.006156 0.326138 ( 0.412340)
test_all 0.001521 0.000570 664.489542 ( 65.092468)
test_rubyspec 0.094882 0.062811 45.793366 ( 51.651799)
total: 130.35 sec