Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-052419
#<BuildRuby:0x0000559ea32cbf90
@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.20240103-052419",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003411 0.003820 1.046641 ( 1.320327)
build_miniruby 0.000678 0.000170 0.802258 ( 0.802435)
build_ruby 0.001555 0.000389 2.671999 ( 2.671826)
build_all 0.004099 0.004111 11.906010 ( 0.979641)
build_install 0.011992 0.000000 3.726560 ( 0.975811)
test_btest 0.000704 0.000000 65.386768 ( 4.697637)
test_basic 0.001031 0.003339 0.399919 ( 0.480671)
test_all 0.073554 0.020450 377.976081 ( 36.456489)
test_rubyspec 0.033836 0.034015 39.900354 ( 52.500817)
total: 100.89 sec