Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-131242
#<BuildRuby:0x000055c05f923f90
@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-131242",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004265 0.000775 0.799529 ( 1.214280)
build_miniruby 0.000720 0.000131 0.815868 ( 0.815914)
build_ruby 0.001178 0.000214 2.714690 ( 2.715712)
build_all 0.007209 0.000453 11.932684 ( 0.963548)
build_install 0.012703 0.000467 3.560143 ( 0.973935)
test_btest 0.000714 0.000102 64.261327 ( 5.051350)
test_basic 0.004893 0.000000 0.412836 ( 0.492576)
test_all 0.081491 0.019615 375.427519 ( 41.324791)
test_rubyspec 0.027333 0.039374 40.414586 ( 52.956363)
total: 106.51 sec