Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-045851
#<BuildRuby:0x0000563ad96800c8
@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-045851",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004206 0.000010 0.838646 ( 1.275513)
build_miniruby 0.000781 0.000117 1.040348 ( 1.042795)
build_ruby 0.001068 0.000000 3.056377 ( 3.060046)
build_all 0.006570 0.002068 15.681354 ( 1.414243)
build_install 0.009137 0.001462 4.133934 ( 1.173407)
test_btest 0.000582 0.000093 80.599950 ( 7.737409)
test_basic 0.000072 0.004066 0.470418 ( 0.538551)
test_all 0.091781 0.026944 543.676065 ( 59.853052)
test_rubyspec 0.020768 0.018615 47.950538 ( 60.650161)
total: 136.75 sec