Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-195326
#<BuildRuby:0x0000561c2886f520
@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.20230622-195326",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000488 0.004119 1.325794 ( 2.571274)
build_miniruby 0.000809 0.000238 0.952876 ( 0.952376)
build_ruby 0.001272 0.000374 2.676687 ( 2.677559)
build_all 0.004003 0.006698 16.059201 ( 1.417921)
build_install 0.007406 0.003753 4.718943 ( 1.116236)
test_btest 0.000754 0.000288 83.223020 ( 7.562606)
test_basic 0.002984 0.001137 0.553780 ( 0.635595)
test_all 0.000747 0.000284 450.888136 ( 49.085782)
test_rubyspec 0.018728 0.021939 41.913217 ( 54.386857)
total: 120.41 sec