Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-065558
#<BuildRuby:0x000055e6ac8500c8
@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.20240104-065558",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005214 0.000505 1.051189 ( 1.301363)
build_miniruby 0.000757 0.000303 0.794029 ( 0.794294)
build_ruby 0.001449 0.000000 2.641436 ( 2.642072)
build_all 0.003206 0.004414 11.899878 ( 0.967770)
build_install 0.011564 0.003062 3.649105 ( 0.977386)
test_btest 0.000502 0.000210 62.193554 ( 4.863771)
test_basic 0.000371 0.005060 0.398531 ( 0.477428)
test_all 0.070604 0.028108 367.957466 ( 39.464595)
test_rubyspec 0.042370 0.025608 40.057507 ( 52.617505)
total: 104.11 sec