Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-170334
#<BuildRuby:0x0000555f0aac3e88
@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.20231215-170334",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004933 0.000000 1.026714 ( 1.296323)
build_miniruby 0.000000 0.000720 0.869765 ( 0.869820)
build_ruby 0.000000 0.001675 2.719464 ( 2.721129)
build_all 0.007416 0.000576 12.151552 ( 0.994535)
build_install 0.009874 0.000746 3.553198 ( 0.969909)
test_btest 0.000661 0.000078 62.670707 ( 6.056913)
test_basic 0.002557 0.000301 0.375595 ( 0.459112)
test_all 0.087625 0.013063 408.200245 ( 37.901764)
test_rubyspec 0.027983 0.036429 39.765712 ( 52.451443)
total: 103.72 sec