Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-192836
#<BuildRuby:0x00005637ee2bb840
@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.20231014-192836",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005676 0.000000 1.473706 ( 1.705710)
build_miniruby 0.001375 0.000000 0.936906 ( 0.935875)
build_ruby 0.001297 0.000031 2.591930 ( 2.591760)
build_all 0.010221 0.000731 18.489518 ( 1.613584)
build_install 0.009002 0.000000 5.482964 ( 1.289103)
test_btest 0.001031 0.000033 90.133539 ( 8.203418)
test_basic 0.001301 0.004982 0.828725 ( 0.901495)
test_all 0.007324 0.000157 567.331827 ( 62.134458)
test_rubyspec 0.013312 0.039659 51.818979 ( 64.093179)
total: 143.47 sec