Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-203751
#<BuildRuby:0x000055b59e32fda8
@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.20220722-203751",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005719 0.000954 0.912502 ( 0.956207)
build_miniruby 0.000859 0.000143 0.057281 ( 0.055978)
build_ruby 0.000863 0.000000 0.058810 ( 0.057572)
build_all 0.004457 0.000102 1.534108 ( 0.588769)
build_install 0.005901 0.005004 5.639102 ( 2.180285)
test_btest 0.000488 0.000104 54.461327 ( 7.786427)
test_basic 0.002443 0.003052 0.339525 ( 0.427832)
test_all 0.001376 0.000344 591.678271 ( 88.428124)
test_rubyspec 0.085767 0.029342 43.697456 ( 49.404327)
total: 149.89 sec