Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-034957
#<BuildRuby:0x000055e1ddb67348
@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.20230624-034957",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000234 0.004171 1.374164 ( 2.609114)
build_miniruby 0.000815 0.000136 0.851056 ( 0.850600)
build_ruby 0.000000 0.001365 2.615145 ( 2.615702)
build_all 0.000000 0.010591 16.265306 ( 1.451767)
build_install 0.006034 0.003718 4.795844 ( 1.138845)
test_btest 0.000842 0.000293 84.094067 ( 7.998950)
test_basic 0.001478 0.004166 0.772172 ( 0.851453)
test_all 0.000880 0.000344 439.486624 ( 48.417886)
test_rubyspec 0.014023 0.027021 42.489157 ( 54.976756)
total: 120.91 sec