Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-120905
#<BuildRuby:0x0000564d96db37f8
@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.20240103-120905",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005868 0.000000 1.036612 ( 1.322321)
build_miniruby 0.000993 0.000000 0.811473 ( 0.811369)
build_ruby 0.000000 0.001837 2.643496 ( 2.643798)
build_all 0.001342 0.006205 11.872297 ( 0.979452)
build_install 0.004053 0.006529 3.504135 ( 0.984608)
test_btest 0.000478 0.000304 63.897091 ( 4.394487)
test_basic 0.003188 0.002028 0.389145 ( 0.469329)
test_all 0.092570 0.005234 397.826560 ( 33.551012)
test_rubyspec 0.024593 0.046373 39.884856 ( 52.472604)
total: 97.63 sec