Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-142514
#<BuildRuby:0x000055b1ee15c070
@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.20240106-142514",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002258 0.002637 1.182723 ( 1.571073)
build_miniruby 0.001055 0.000248 1.415332 ( 1.417344)
build_ruby 0.001585 0.000000 4.023047 ( 4.025994)
build_all 0.009185 0.000721 16.228907 ( 1.658958)
build_install 0.012340 0.004045 4.996759 ( 1.824216)
test_btest 0.000724 0.000165 86.922404 ( 7.725087)
test_basic 0.005594 0.000000 0.574639 ( 0.647131)
test_all 0.095507 0.026406 545.116053 ( 77.541964)
test_rubyspec 0.052195 0.009577 73.260834 ( 85.543627)
total: 181.96 sec