Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-120945
#<BuildRuby:0x000055e0f85b3018
@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.20230713-120945",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004135 0.000730 1.428056 ( 2.710427)
build_miniruby 0.001096 0.000000 0.900952 ( 0.900482)
build_ruby 0.001221 0.000000 2.637768 ( 2.638467)
build_all 0.008363 0.001066 12.931444 ( 1.253061)
build_install 0.007063 0.000362 1.821562 ( 0.848846)
test_btest 0.000938 0.000148 84.068795 ( 6.902116)
test_basic 0.004781 0.000000 0.740258 ( 0.819721)
test_all 0.001274 0.000000 433.155635 ( 48.075664)
test_rubyspec 0.000684 0.038003 42.149450 ( 54.691278)
total: 118.84 sec