Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-195017
#<BuildRuby:0x000055c94675f7f0
@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.20231226-195017",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.002605 0.003500 0.806243 ( 1.187220)
build_miniruby 0.000798 0.000266 0.812777 ( 0.812832)
build_ruby 0.001360 0.000453 2.644093 ( 2.644497)
build_all 0.006002 0.002000 11.985213 ( 0.976133)
build_install 0.005518 0.004911 3.364228 ( 0.975330)
test_btest 0.000613 0.000236 65.662376 ( 4.716036)
test_basic 0.003890 0.000000 0.397780 ( 0.479038)
test_all 0.083474 0.011524 392.194518 ( 34.821780)
test_rubyspec 0.020848 0.044937 40.117344 ( 52.680997)
total: 99.29 sec