Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-194212
#<BuildRuby:0x0000559b38a080d8
@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.20240105-194212",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003660 0.746342 ( 1.175211)
build_miniruby 0.000741 0.000549 0.935327 ( 0.935408)
build_ruby 0.001124 0.000337 2.782158 ( 2.785261)
build_all 0.002986 0.004742 12.243718 ( 1.060850)
build_install 0.008385 0.001745 3.424059 ( 1.004641)
test_btest 0.000501 0.000179 64.942211 ( 6.045540)
test_basic 0.003399 0.000000 0.376911 ( 0.460414)
test_all 0.089218 0.029028 487.163295 ( 51.080347)
test_rubyspec 0.028909 0.035182 42.136045 ( 54.877414)
total: 119.43 sec