Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-144703
#<BuildRuby:0x000055d038fd7e20
@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.20231210-144703",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002854 0.003042 1.419687 ( 1.774359)
build_miniruby 0.000992 0.000000 0.902358 ( 0.902653)
build_ruby 0.001312 0.000000 2.729287 ( 2.729258)
build_all 0.009750 0.000812 16.942440 ( 1.515774)
build_install 0.009074 0.000158 5.104679 ( 1.238413)
test_btest 0.000910 0.000152 83.932554 ( 8.079292)
test_basic 0.000847 0.004322 0.796120 ( 0.871065)
test_all 0.106444 0.034489 540.140845 ( 62.488970)
test_rubyspec 0.014659 0.032632 51.008636 ( 63.343137)
total: 142.94 sec