Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-162834
#<BuildRuby:0x00005578fd6dffa8
@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.20230617-162834",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002004 0.003537 1.517397 ( 2.789572)
build_miniruby 0.001008 0.000096 0.766454 ( 0.765761)
build_ruby 0.001188 0.000113 2.480973 ( 2.481702)
build_all 0.006169 0.003722 12.941389 ( 1.136405)
build_install 0.000182 0.007788 1.783583 ( 0.862534)
test_btest 0.001001 0.000000 84.358340 ( 7.975506)
test_basic 0.000199 0.003240 0.562644 ( 0.645827)
test_all 0.000447 0.001071 444.166001 ( 38.826012)
test_rubyspec 0.019041 0.023360 43.619061 ( 56.086289)
total: 111.57 sec