Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-053433
#<BuildRuby:0x00005607edc2b438
@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.20231214-053433",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001305 0.003000 1.018020 ( 1.271923)
build_miniruby 0.001032 0.000159 0.869675 ( 0.869352)
build_ruby 0.001713 0.000000 2.705746 ( 2.707365)
build_all 0.007858 0.000000 12.185980 ( 0.989824)
build_install 0.008943 0.004345 3.607591 ( 0.975718)
test_btest 0.000579 0.000102 63.166937 ( 5.717713)
test_basic 0.003694 0.000652 0.376933 ( 0.458546)
test_all 0.080441 0.024336 387.230258 ( 38.395561)
test_rubyspec 0.036040 0.025467 40.592687 ( 53.258529)
total: 104.65 sec