Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-152215
#<BuildRuby:0x0000560f1cb3c0c8
@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.20240112-152215",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.005086 0.818689 ( 1.202645)
build_miniruby 0.000000 0.001013 0.815388 ( 0.815418)
build_ruby 0.000000 0.001639 2.702480 ( 2.703196)
build_all 0.007111 0.001290 11.971469 ( 0.988300)
build_install 0.006623 0.003808 3.374887 ( 0.963329)
test_btest 0.000578 0.000165 68.121635 ( 4.835639)
test_basic 0.000000 0.003857 0.412448 ( 0.493183)
test_all 0.088469 0.011934 376.483700 ( 36.022957)
test_rubyspec 0.035430 0.028409 40.883422 ( 53.408396)
total: 101.43 sec