Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-093648
#<BuildRuby:0x0000559248277128
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-093648",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006948 0.002526 1.046304 ( 1.564303)
build_miniruby 0.002122 0.000772 0.845499 ( 0.844620)
build_ruby 0.000000 0.002957 2.141039 ( 2.142061)
build_all 0.013069 0.006626 18.532269 ( 2.178183)
build_install 0.019135 0.003532 2.039195 ( 1.024494)
test_btest 0.001527 0.000000 90.174592 ( 8.706187)
test_basic 0.007489 0.001827 0.341028 ( 0.426768)
test_all 0.002016 0.000733 683.005156 ( 72.205914)
test_rubyspec 0.099850 0.071348 47.868370 ( 56.043037)
total: 145.14 sec