Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-073311
#<BuildRuby:0x0000559c8d153f90
@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.20231123-073311",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.005152 0.932778 ( 1.323913)
build_miniruby 0.000000 0.001037 0.808773 ( 0.808665)
build_ruby 0.000482 0.000864 2.651127 ( 2.652187)
build_all 0.007726 0.000001 12.183482 ( 1.010131)
build_install 0.011295 0.001858 3.714231 ( 0.998264)
test_btest 0.000844 0.000000 64.353148 ( 4.549138)
test_basic 0.004490 0.000000 0.414288 ( 0.493609)
test_all 0.078484 0.018727 340.240638 ( 35.199622)
test_rubyspec 0.032841 0.033064 40.040726 ( 52.611581)
total: 99.65 sec