Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-060835
#<BuildRuby:0x000055eb0735fbb8
@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.20230605-060835",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003024 0.002998 1.469367 ( 2.742452)
build_miniruby 0.001021 0.000204 0.880984 ( 0.880181)
build_ruby 0.001434 0.000000 2.510378 ( 2.510522)
build_all 0.005500 0.003660 13.010494 ( 1.152271)
build_install 0.007812 0.000000 1.817441 ( 0.865373)
test_btest 0.001004 0.000000 83.336802 ( 7.876418)
test_basic 0.002013 0.002830 0.677408 ( 0.765349)
test_all 0.001052 0.000242 457.722501 ( 51.290417)
test_rubyspec 0.019992 0.020690 42.516532 ( 54.959043)
total: 123.04 sec