Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-023109
#<BuildRuby:0x0000560337414070
@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.20240115-023109",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004622 0.000135 1.174822 ( 1.549616)
build_miniruby 0.000853 0.000190 0.865655 ( 0.864993)
build_ruby 0.000000 0.001385 2.750204 ( 2.749509)
build_all 0.001552 0.007284 14.192186 ( 1.286216)
build_install 0.005569 0.001856 4.099220 ( 1.058985)
test_btest 0.001157 0.000386 73.682281 ( 6.982866)
test_basic 0.001404 0.003405 0.537643 ( 0.613496)
test_all 0.099879 0.029706 468.401593 ( 49.322712)
test_rubyspec 0.024900 0.023794 48.041625 ( 60.394667)
total: 124.82 sec