Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-085036
#<BuildRuby:0x0000563d479bbdf8
@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.20220618-085036",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006107 0.000512 0.822530 ( 1.097786)
build_miniruby 0.000802 0.000185 0.057007 ( 0.055794)
build_ruby 0.000830 0.000192 0.059655 ( 0.058417)
build_all 0.004119 0.000000 1.488703 ( 0.606369)
build_install 0.010544 0.000403 6.301101 ( 2.851545)
test_btest 0.000738 0.000000 55.554258 ( 8.501074)
test_basic 0.003117 0.003275 0.383423 ( 0.470451)
test_all 0.000920 0.000204 633.724225 ( 89.952174)
test_rubyspec 0.074628 0.040209 44.258170 ( 49.837805)
total: 153.43 sec