Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-032218
#<BuildRuby:0x0000563d48bcf940
@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.20220223-032218",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002486 0.009761 0.863384 ( 0.848596)
build_miniruby 0.001541 0.000617 0.072767 ( 0.070845)
build_ruby 0.002106 0.000000 0.078868 ( 0.077248)
build_all 0.005474 0.003821 1.492059 ( 0.608055)
build_install 0.014979 0.007491 5.208873 ( 2.166715)
test_btest 0.000811 0.000348 70.198089 ( 8.180647)
test_basic 0.005348 0.002291 0.334156 ( 0.423248)
test_all 0.000631 0.001538 704.436217 ( 68.106397)
test_rubyspec 0.097650 0.073512 46.401636 ( 51.921105)
total: 132.40 sec