Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-214504
#<BuildRuby:0x000056298cce3220
@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.20230607-214504",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005135 0.000106 1.443649 ( 2.680176)
build_miniruby 0.000903 0.000095 0.776095 ( 0.775279)
build_ruby 0.001317 0.000139 2.461347 ( 2.461870)
build_all 0.006009 0.003364 12.657177 ( 1.153497)
build_install 0.007630 0.000000 1.763665 ( 0.933994)
test_btest 0.000930 0.000079 83.097592 ( 7.462122)
test_basic 0.000439 0.004097 0.630909 ( 0.716753)
test_all 0.001410 0.000000 448.377848 ( 42.280931)
test_rubyspec 0.011443 0.030430 41.598715 ( 54.043362)
total: 112.51 sec