Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-053356
#<BuildRuby:0x00005639f1cdfba0
@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.20230816-053356",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004694 0.000000 1.406585 ( 2.645217)
build_miniruby 0.001017 0.000000 0.901331 ( 0.900515)
build_ruby 0.001110 0.000000 2.765800 ( 2.766032)
build_all 0.006596 0.003468 18.002834 ( 1.567452)
build_install 0.008819 0.000964 5.233537 ( 1.188063)
test_btest 0.000834 0.000156 83.243444 ( 8.177284)
test_basic 0.005676 0.000285 0.863498 ( 0.938756)
test_all 0.005004 0.000832 552.984440 ( 61.279718)
test_rubyspec 0.034732 0.018781 50.327551 ( 62.629742)
total: 142.09 sec