Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-191145
#<BuildRuby:0x00005654570f3bb8
@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.20230529-191145",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005510 1.371944 ( 2.617715)
build_miniruby 0.000000 0.001060 0.768920 ( 0.768377)
build_ruby 0.000794 0.000424 2.331534 ( 2.332217)
build_all 0.007954 0.001338 12.276907 ( 1.052168)
build_install 0.002291 0.005058 1.671453 ( 0.882028)
test_btest 0.000844 0.000328 81.282706 ( 6.956431)
test_basic 0.004725 0.000139 0.581349 ( 0.658238)
test_all 0.000879 0.000324 457.100770 ( 43.966519)
test_rubyspec 0.027726 0.012771 41.753781 ( 54.350987)
total: 113.59 sec