Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-175520
#<BuildRuby:0x000055afdf44fce8
@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.20230623-175520",
@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.000000 0.000043 0.000043 ( 0.000015)
autoconf 0.000000 0.000009 0.000009 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.002465 0.003571 1.384222 ( 2.641498)
build_miniruby 0.000912 0.000203 0.951748 ( 0.951600)
build_ruby 0.001001 0.000223 2.743608 ( 2.743862)
build_all 0.009434 0.001131 15.796448 ( 1.486536)
build_install 0.004546 0.004395 4.858491 ( 1.190628)
test_btest 0.000000 0.001142 83.603171 ( 7.026132)
test_basic 0.000000 0.003494 0.635298 ( 0.718610)
test_all 0.000118 0.001171 447.429274 ( 47.578857)
test_rubyspec 0.023369 0.015531 42.784861 ( 55.225175)
total: 119.56 sec