Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-213416
#<BuildRuby:0x0000555b7a3e40d8
@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.20240115-213416",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000858 0.004370 0.833315 ( 1.197062)
build_miniruby 0.000983 0.000393 0.820070 ( 0.819970)
build_ruby 0.001238 0.000495 2.657971 ( 2.658909)
build_all 0.008183 0.000000 11.913552 ( 0.979345)
build_install 0.008318 0.002619 3.403501 ( 0.970390)
test_btest 0.000714 0.000238 64.119669 ( 5.714810)
test_basic 0.000000 0.003788 0.386157 ( 0.466559)
test_all 0.067807 0.028117 370.949591 ( 40.700229)
test_rubyspec 0.018885 0.044276 40.377416 ( 52.938430)
total: 106.45 sec