Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-054137
#<BuildRuby:0x000055d036de8148
@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.20220424-054137",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006262 0.000158 0.859038 ( 0.954339)
build_miniruby 0.000973 0.000000 0.058118 ( 0.057009)
build_ruby 0.000870 0.000000 0.059556 ( 0.058334)
build_all 0.004104 0.000124 1.524976 ( 0.618812)
build_install 0.010543 0.000120 6.295089 ( 2.832998)
test_btest 0.000601 0.000033 54.698997 ( 8.532919)
test_basic 0.005093 0.000283 0.304726 ( 0.393428)
test_all 0.001414 0.000079 644.260768 ( 90.502259)
test_rubyspec 0.071339 0.017605 44.301924 ( 49.187385)
total: 153.14 sec