Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-051440
#<BuildRuby:0x000055c42d508178
@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.20240114-051440",
@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.000002 0.000005 ( 0.000009)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000398 0.004343 0.809231 ( 1.221487)
build_miniruby 0.001027 0.000000 0.809878 ( 0.810053)
build_ruby 0.001943 0.000000 2.685402 ( 2.717287)
build_all 0.006877 0.000664 12.030250 ( 0.968594)
build_install 0.000253 0.010485 3.560675 ( 0.976608)
test_btest 0.000504 0.000311 67.572875 ( 4.814392)
test_basic 0.000085 0.004113 0.401672 ( 0.481515)
test_all 0.069742 0.031053 372.619043 ( 39.544117)
test_rubyspec 0.034941 0.032611 41.056377 ( 53.604196)
total: 105.14 sec