Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-054056
#<BuildRuby:0x0000556098a4c0d8
@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-054056",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001680 0.003441 0.790176 ( 1.176132)
build_miniruby 0.000848 0.000195 0.812482 ( 0.812446)
build_ruby 0.001501 0.000000 2.713322 ( 2.714199)
build_all 0.007329 0.000234 11.948301 ( 0.989303)
build_install 0.010746 0.000000 3.638079 ( 0.977118)
test_btest 0.000696 0.000000 65.297737 ( 5.594677)
test_basic 0.000262 0.003937 0.418320 ( 0.499064)
test_all 0.065227 0.032098 395.971487 ( 34.964037)
test_rubyspec 0.008649 0.057222 40.398205 ( 52.950469)
total: 100.68 sec