Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-120532
#<BuildRuby:0x0000559a126cf2f8
@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.20231219-120532",
@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.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002033 0.003667 1.037826 ( 1.292138)
build_miniruby 0.000000 0.001165 0.879796 ( 0.879343)
build_ruby 0.000000 0.001728 2.708295 ( 2.709401)
build_all 0.005995 0.002366 12.205850 ( 1.001032)
build_install 0.000349 0.013223 3.602494 ( 0.977207)
test_btest 0.000357 0.000179 66.669188 ( 5.197578)
test_basic 0.001895 0.000947 0.377908 ( 0.459856)
test_all 0.061991 0.039344 426.875676 ( 37.036201)
test_rubyspec 0.034595 0.030157 40.240761 ( 52.876755)
total: 102.43 sec