Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-133619
#<BuildRuby:0x0000563a466c7ba0
@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.20240117-133619",
@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.000006 0.000019 ( 0.000018)
autoconf 0.000020 0.000009 0.000029 ( 0.000029)
configure 0.000016 0.000008 0.000024 ( 0.000023)
build_up 0.002242 0.002951 1.154059 ( 1.517536)
build_miniruby 0.000733 0.000367 0.874475 ( 0.874642)
build_ruby 0.000948 0.000474 2.804255 ( 2.804350)
build_all 0.005041 0.004135 14.574548 ( 1.392975)
build_install 0.008664 0.000000 4.180370 ( 1.072432)
test_btest 0.000996 0.000000 74.824042 ( 7.453542)
test_basic 0.004885 0.000000 0.713685 ( 0.789749)
test_all 0.098632 0.032685 478.131192 ( 58.435166)
test_rubyspec 0.036433 0.024693 80.619279 ( 92.987454)
total: 167.33 sec