Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-083816
#<BuildRuby:0x000055fe722738c0
@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.20231021-083816",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001608 0.003221 1.353660 ( 1.586223)
build_miniruby 0.000724 0.000272 0.777131 ( 0.776862)
build_ruby 0.000935 0.000350 3.072130 ( 3.071606)
build_all 0.004950 0.005134 16.933363 ( 1.465850)
build_install 0.003635 0.005469 5.011913 ( 1.178655)
test_btest 0.000657 0.000311 82.170466 ( 7.871945)
test_basic 0.001761 0.002870 0.731192 ( 0.806922)
test_all 0.004987 0.002494 524.779916 ( 48.408300)
test_rubyspec 0.014584 0.033429 48.866056 ( 61.182448)
total: 126.35 sec