Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-031243
#<BuildRuby:0x0000564d75e0b708
@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.20230604-031243",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001462 0.004487 1.494166 ( 2.705808)
build_miniruby 0.000771 0.000181 0.779880 ( 0.779919)
build_ruby 0.000000 0.001204 2.573878 ( 2.575051)
build_all 0.002644 0.006758 12.542880 ( 1.098123)
build_install 0.005547 0.001849 1.623922 ( 0.877147)
test_btest 0.000738 0.000246 84.180955 ( 7.011059)
test_basic 0.004182 0.000000 0.496370 ( 0.583475)
test_all 0.001616 0.000000 438.733742 ( 44.187569)
test_rubyspec 0.018346 0.025765 41.445693 ( 53.939589)
total: 113.76 sec