Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-110643
#<BuildRuby:0x0000555d347380c0
@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.20230311-110643",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004328 0.000393 0.826715 ( 2.235136)
build_miniruby 0.000893 0.000000 0.668642 ( 0.667675)
build_ruby 0.001114 0.000000 2.103678 ( 2.103911)
build_all 0.008006 0.000486 11.238316 ( 0.967978)
build_install 0.006304 0.000526 1.536647 ( 0.848044)
test_btest 0.000891 0.000000 75.945608 ( 6.037588)
test_basic 0.003136 0.000000 0.246770 ( 0.343445)
test_all 0.001444 0.000035 398.537919 ( 42.305154)
test_rubyspec 0.014376 0.014010 36.424538 ( 46.816883)
total: 102.33 sec