Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-001523
#<BuildRuby:0x000055fdc80580e0
@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.20240624-001523",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004220 0.000767 1.598611 ( 2.019882)
build_miniruby 0.000919 0.000167 1.101766 ( 1.102035)
build_ruby 0.001394 0.000000 3.339092 ( 3.339612)
build_all 0.010120 0.000000 17.312802 ( 1.655532)
build_install 0.007341 0.003095 6.168463 ( 1.487337)
test_btest 0.001006 0.000177 104.821691 ( 9.423051)
test_basic 0.004732 0.000108 0.848934 ( 0.924539)
test_all 0.102526 0.038121 571.237702 ( 53.348404)
test_rubyspec 0.021692 0.046615 136.438895 ( 16.153880)
total: 89.46 sec