Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-160546
#<BuildRuby:0x00005634663f7bb8
@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-160546",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005681 0.000000 1.515353 ( 2.844316)
build_miniruby 0.001102 0.000000 0.821715 ( 0.821542)
build_ruby 0.000000 0.001240 2.550365 ( 2.550372)
build_all 0.003474 0.005954 12.468442 ( 1.074729)
build_install 0.007662 0.000046 1.661700 ( 0.859819)
test_btest 0.000899 0.000099 80.756351 ( 6.624651)
test_basic 0.005210 0.000000 0.699686 ( 0.784840)
test_all 0.002045 0.000000 438.645552 ( 42.412759)
test_rubyspec 0.023613 0.015862 41.949002 ( 54.406089)
total: 112.38 sec