Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-081304
#<BuildRuby:0x0000565125a1bcc0
@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.20230728-081304",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.005203 0.001626 1.433850 ( 2.756733)
build_miniruby 0.000791 0.000248 0.849212 ( 0.848378)
build_ruby 0.001243 0.000389 2.809449 ( 2.814472)
build_all 0.007197 0.002248 13.876571 ( 1.270618)
build_install 0.008365 0.000000 2.111116 ( 0.920154)
test_btest 0.000730 0.000000 80.070796 ( 7.704700)
test_basic 0.004480 0.000000 0.517941 ( 0.595559)
test_all 0.001653 0.000212 509.811833 ( 48.857592)
test_rubyspec 0.009774 0.032123 44.236549 ( 56.622030)
total: 122.39 sec