Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-082407
#<BuildRuby:0x0000559ec2c8f788
@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.20240109-082407",
@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.000006 0.000005 0.000011 ( 0.000010)
autoconf 0.000009 0.000007 0.000016 ( 0.000016)
configure 0.000007 0.000006 0.000013 ( 0.000013)
build_up 0.002782 0.003057 0.819562 ( 1.234079)
build_miniruby 0.000540 0.000420 0.821026 ( 0.821701)
build_ruby 0.000757 0.000589 2.667140 ( 2.668301)
build_all 0.007228 0.000000 11.908641 ( 0.939542)
build_install 0.011840 0.001316 3.392906 ( 0.963600)
test_btest 0.000492 0.000262 65.517561 ( 4.569739)
test_basic 0.004544 0.000000 0.397791 ( 0.478038)
test_all 0.071521 0.026786 371.976128 ( 41.954269)
test_rubyspec 0.034583 0.029008 40.175608 ( 52.763543)
total: 106.39 sec