Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-005329
#<BuildRuby:0x000055f3c2cf0060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-005329",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004614 0.000368 0.996947 ( 1.340169)
build_miniruby 0.000910 0.000365 0.864862 ( 0.866000)
build_ruby 0.000872 0.000349 2.705672 ( 2.708897)
build_all 0.005394 0.002913 12.105113 ( 1.014513)
build_install 0.009371 0.004555 3.572326 ( 0.973847)
test_btest 0.000526 0.000225 62.495809 ( 5.085695)
test_basic 0.002119 0.000908 0.371859 ( 0.455103)
test_all 0.071400 0.032224 377.814676 ( 38.919638)
test_rubyspec 0.031834 0.041366 39.550630 ( 52.228286)
total: 103.59 sec