Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-214704
#<BuildRuby:0x000055f36bbdb280
@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.20231129-214704",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003995 0.841738 ( 1.232376)
build_miniruby 0.000000 0.001237 0.876294 ( 0.876082)
build_ruby 0.000068 0.001669 2.714868 ( 2.718347)
build_all 0.004019 0.003775 12.144538 ( 0.964708)
build_install 0.006106 0.001879 3.535047 ( 0.963240)
test_btest 0.000586 0.000181 65.113725 ( 4.901925)
test_basic 0.004157 0.000000 0.381049 ( 0.463109)
test_all 0.065586 0.032221 367.260347 ( 36.550474)
test_rubyspec 0.022874 0.043099 39.436900 ( 52.107796)
total: 100.78 sec