Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-234748
#<BuildRuby:0x000056393b9b6980
@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.20220610-234748",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002243 0.008863 0.818042 ( 0.935822)
build_miniruby 0.001328 0.000603 0.063103 ( 0.061304)
build_ruby 0.000996 0.000452 0.056767 ( 0.055162)
build_all 0.006639 0.000955 1.218191 ( 0.496241)
build_install 0.015078 0.003382 4.827891 ( 2.457538)
test_btest 0.001623 0.000000 51.426867 ( 6.327296)
test_basic 0.005767 0.000000 0.304166 ( 0.398163)
test_all 0.002335 0.000377 521.510653 ( 54.455968)
test_rubyspec 0.073723 0.053810 41.669419 ( 47.623153)
total: 112.81 sec