Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-122214
#<BuildRuby:0x0000562c774577f8
@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.20240108-122214",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004619 0.000533 1.332911 ( 1.710644)
build_miniruby 0.001049 0.000121 1.484132 ( 1.486780)
build_ruby 0.001635 0.000000 5.667728 ( 5.678308)
build_all 0.010563 0.000417 16.859329 ( 1.847256)
build_install 0.015506 0.000000 4.978637 ( 1.773876)
test_btest 0.000801 0.000000 81.767795 ( 8.534444)
test_basic 0.005121 0.000000 0.682632 ( 0.748291)
test_all 0.099461 0.021152 543.840847 ( 77.802410)
test_rubyspec 0.030586 0.038037 83.548751 ( 95.960837)
total: 195.54 sec