Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-143840
#<BuildRuby:0x0000560e66b77e68
@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.20240115-143840",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001261 0.003477 0.956137 ( 1.363055)
build_miniruby 0.001008 0.000224 0.872409 ( 0.871656)
build_ruby 0.001103 0.000245 2.670376 ( 2.670711)
build_all 0.001494 0.007338 14.234430 ( 1.275775)
build_install 0.007609 0.000000 4.081143 ( 1.056658)
test_btest 0.001057 0.000000 78.226651 ( 6.520952)
test_basic 0.004578 0.000000 0.659691 ( 0.740795)
test_all 0.117828 0.010109 494.090227 ( 48.261520)
test_rubyspec 0.013319 0.033262 48.313720 ( 60.658413)
total: 123.42 sec