Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-193654
#<BuildRuby:0x000055dc4378b840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231223-193654",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000452 0.003992 1.197146 ( 1.538506)
build_miniruby 0.000747 0.000264 0.883576 ( 0.883762)
build_ruby 0.001029 0.000363 2.909702 ( 2.910405)
build_all 0.006641 0.003492 15.703271 ( 1.421575)
build_install 0.006767 0.002493 4.646925 ( 1.135007)
test_btest 0.000859 0.000316 80.334932 ( 7.343657)
test_basic 0.002773 0.001022 0.636439 ( 0.719267)
test_all 0.095909 0.040286 496.640364 ( 51.399270)
test_rubyspec 0.024624 0.021074 49.965813 ( 62.245922)
total: 129.60 sec