Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-105522
#<BuildRuby:0x0000560d3e513280
@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.20240103-105522",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000000 0.000074 0.000074 ( 0.000075)
build_up 0.000000 0.007822 1.031397 ( 1.280571)
build_miniruby 0.000604 0.000363 0.792103 ( 0.792392)
build_ruby 0.001370 0.000457 2.659350 ( 2.660003)
build_all 0.005940 0.001980 11.937743 ( 0.956642)
build_install 0.009814 0.004872 3.601218 ( 0.967641)
test_btest 0.000514 0.000183 62.877321 ( 5.257497)
test_basic 0.000949 0.003287 0.391701 ( 0.472097)
test_all 0.074399 0.024552 374.072635 ( 43.109359)
test_rubyspec 0.023822 0.042752 40.544759 ( 53.121804)
total: 108.62 sec