Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-024007
#<BuildRuby:0x000055b7bc170038
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221224-024007",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002946 0.000590 0.623741 ( 1.020071)
build_miniruby 0.000755 0.000151 0.740925 ( 0.740095)
build_ruby 0.001078 0.000216 2.533709 ( 2.533830)
build_all 0.002837 0.006769 12.466176 ( 1.498813)
build_install 0.005228 0.001743 1.618319 ( 0.763375)
test_btest 0.000507 0.000169 66.495263 ( 5.945512)
test_basic 0.002795 0.000932 0.245183 ( 0.340975)
test_all 0.000846 0.000282 484.660552 ( 45.128639)
test_rubyspec 0.018580 0.010337 35.303575 ( 45.840979)
total: 103.81 sec