Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-193137
#<BuildRuby:0x0000558442d0c110
@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.20240113-193137",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005277 0.804812 ( 1.170779)
build_miniruby 0.000000 0.001308 0.828748 ( 0.828671)
build_ruby 0.000055 0.001543 2.685858 ( 2.686149)
build_all 0.002860 0.005331 12.017986 ( 0.993278)
build_install 0.005248 0.008932 3.394085 ( 0.966406)
test_btest 0.000453 0.000241 65.059589 ( 4.875142)
test_basic 0.000847 0.004396 0.392908 ( 0.472134)
test_all 0.073534 0.021878 390.070448 ( 32.927608)
test_rubyspec 0.036704 0.027323 40.636630 ( 53.160538)
total: 98.08 sec