Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-074531
#<BuildRuby:0x000056536b1280d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220718-074531",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006248 0.000481 0.830814 ( 1.268032)
build_miniruby 0.000919 0.000071 0.057090 ( 0.055821)
build_ruby 0.000847 0.000065 0.060573 ( 0.059418)
build_all 0.000451 0.004162 1.527068 ( 0.601752)
build_install 0.010090 0.000749 5.660677 ( 2.200154)
test_btest 0.000625 0.000083 46.781409 ( 8.604346)
test_basic 0.005838 0.000117 0.350980 ( 0.438875)
test_all 0.000824 0.000103 595.440780 ( 87.963155)
test_rubyspec 0.083590 0.024458 43.718537 ( 49.352335)
total: 150.54 sec