Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-033239
#<BuildRuby:0x000056446e8e0090
@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.20230527-033239",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006052 0.000099 1.444781 ( 2.724288)
build_miniruby 0.001009 0.000000 0.791852 ( 0.791507)
build_ruby 0.001275 0.000000 2.534424 ( 2.534145)
build_all 0.005014 0.004092 12.206108 ( 1.163639)
build_install 0.006898 0.000627 1.654900 ( 0.857345)
test_btest 0.000834 0.000076 79.266108 ( 6.784175)
test_basic 0.002846 0.000259 0.741575 ( 0.824039)
test_all 0.000458 0.000513 430.437620 ( 37.825610)
test_rubyspec 0.011195 0.026484 41.380240 ( 53.911055)
total: 107.42 sec