Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-233033
#<BuildRuby:0x000055c1ef41b728
@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.20230810-233033",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001447 0.004161 1.410830 ( 2.703058)
build_miniruby 0.001021 0.000153 0.991310 ( 0.989850)
build_ruby 0.001607 0.000241 2.706249 ( 2.753872)
build_all 0.006017 0.003737 14.184017 ( 1.321670)
build_install 0.007804 0.000652 2.068384 ( 0.991184)
test_btest 0.000500 0.000087 80.940464 ( 7.863702)
test_basic 0.000000 0.004160 0.672717 ( 0.749424)
test_all 0.001168 0.000105 502.663779 ( 54.048744)
test_rubyspec 0.022755 0.020515 44.463225 ( 56.857519)
total: 128.28 sec