Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-171422
#<BuildRuby:0x00005573bfdef8e0
@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.20231123-171422",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000069 0.006242 0.950809 ( 1.349923)
build_miniruby 0.000908 0.000379 0.815070 ( 0.814810)
build_ruby 0.001033 0.000431 2.616110 ( 2.617134)
build_all 0.005376 0.002844 12.260742 ( 1.017497)
build_install 0.011768 0.000316 3.684648 ( 0.975878)
test_btest 0.000515 0.000181 65.411671 ( 5.085904)
test_basic 0.003608 0.001274 0.396397 ( 0.476111)
test_all 0.063138 0.031544 361.505166 ( 31.473566)
test_rubyspec 0.014911 0.056603 40.141720 ( 52.697442)
total: 96.51 sec