Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-214539
#<BuildRuby:0x0000557541bc80e8
@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.20230609-214539",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.006269 1.527934 ( 2.778361)
build_miniruby 0.000480 0.000707 0.863385 ( 0.863379)
build_ruby 0.000971 0.000255 2.401051 ( 2.401157)
build_all 0.008193 0.001087 12.206984 ( 1.155330)
build_install 0.003900 0.004016 1.647335 ( 0.874759)
test_btest 0.000747 0.000214 78.935380 ( 7.366558)
test_basic 0.001187 0.003453 0.744939 ( 0.828485)
test_all 0.000996 0.000320 417.618213 ( 45.965958)
test_rubyspec 0.018002 0.021647 41.475647 ( 54.014319)
total: 116.25 sec