Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-234310
#<BuildRuby:0x000055b69c3b3438
@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.20231227-234310",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.004609 0.806686 ( 1.480176)
build_miniruby 0.000000 0.001206 0.817402 ( 0.816981)
build_ruby 0.001332 0.000801 2.669242 ( 2.701106)
build_all 0.002274 0.004949 12.039289 ( 0.959286)
build_install 0.006479 0.003534 3.387542 ( 0.963128)
test_btest 0.000477 0.000260 63.267849 ( 4.768312)
test_basic 0.003978 0.000000 0.395091 ( 0.474802)
test_all 0.076078 0.020875 373.448740 ( 37.142240)
test_rubyspec 0.037651 0.026908 40.243899 ( 52.795015)
total: 102.10 sec