Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-220936
#<BuildRuby:0x0000556b9ae1c480
@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.20220402-220936",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010427 0.000691 1.022408 ( 1.060474)
build_miniruby 0.001596 0.000491 0.075993 ( 0.074299)
build_ruby 0.001474 0.000454 0.077072 ( 0.075923)
build_all 0.009075 0.000013 4.203716 ( 0.843368)
build_install 0.020119 0.003899 8.583873 ( 2.987604)
test_btest 0.001036 0.000259 72.698397 ( 8.451473)
test_basic 0.003524 0.004189 0.342701 ( 0.431168)
test_all 0.001829 0.000523 656.341478 ( 65.904049)
test_rubyspec 0.100152 0.070350 46.654397 ( 52.079355)
total: 131.91 sec