Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-065022
#<BuildRuby:0x0000561cb2faf918
@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.20240103-065022",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005369 0.000301 1.500751 ( 1.749569)
build_miniruby 0.000000 0.000847 0.890344 ( 0.890620)
build_ruby 0.000000 0.001749 2.692166 ( 2.691341)
build_all 0.006733 0.002180 14.287863 ( 1.388117)
build_install 0.006101 0.001694 3.975957 ( 1.038731)
test_btest 0.000784 0.000218 71.652046 ( 7.134633)
test_basic 0.004722 0.000003 0.661601 ( 0.736405)
test_all 0.108679 0.020934 486.827983 ( 47.038291)
test_rubyspec 0.026601 0.022561 48.680553 ( 61.106960)
total: 123.78 sec