Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-172920
#<BuildRuby:0x000055fe66743f00
@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.20240620-172920",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.005235 1.750895 ( 2.148320)
build_miniruby 0.001080 0.000067 0.998173 ( 0.998784)
build_ruby 0.001211 0.000471 3.356441 ( 3.356455)
build_all 0.008454 0.001384 17.198881 ( 1.634453)
build_install 0.000000 0.010210 6.023454 ( 1.441788)
test_btest 0.000770 0.000407 109.311764 ( 8.770572)
test_basic 0.002993 0.001496 0.790751 ( 0.865432)
test_all 0.102568 0.036481 566.013416 ( 53.735816)
test_rubyspec 0.047501 0.016499 134.725025 ( 15.972972)
total: 88.93 sec