Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-035613
#<BuildRuby:0x000055f9cd98f4f0
@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.20231218-035613",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004206 0.000070 1.027874 ( 1.338961)
build_miniruby 0.001171 0.000000 0.869565 ( 0.869236)
build_ruby 0.000000 0.001275 2.716679 ( 2.717915)
build_all 0.003789 0.003989 12.238069 ( 0.991115)
build_install 0.010463 0.004024 3.592109 ( 0.974264)
test_btest 0.000536 0.000206 63.678314 ( 5.057953)
test_basic 0.004479 0.000000 0.383795 ( 0.486224)
test_all 0.063416 0.034467 423.387657 ( 36.648010)
test_rubyspec 0.037417 0.036279 39.924072 ( 52.548777)
total: 101.63 sec