Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-214655
#<BuildRuby:0x0000557075e6c130
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240616-214655",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000501 0.004291 1.040935 ( 1.280329)
build_miniruby 0.001081 0.000393 0.719692 ( 0.719077)
build_ruby 0.001180 0.000429 2.276198 ( 2.276428)
build_all 0.003911 0.004179 12.558938 ( 1.033459)
build_install 0.010415 0.002338 4.146134 ( 1.067685)
test_btest 0.000498 0.000191 68.951088 ( 5.964489)
test_basic 0.001397 0.003368 0.403215 ( 0.483770)
test_all 0.082216 0.019692 374.268602 ( 38.904178)
test_rubyspec 0.035216 0.008263 86.240951 ( 10.973823)
total: 62.70 sec