Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-141158
#<BuildRuby:0x0000557090ca77f8
@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.20231201-141158",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003945 0.000359 0.971349 ( 1.250455)
build_miniruby 0.000000 0.000794 0.862230 ( 0.861919)
build_ruby 0.000000 0.000983 2.698073 ( 2.701315)
build_all 0.006803 0.001597 12.103013 ( 1.012911)
build_install 0.009299 0.004996 3.588465 ( 0.975291)
test_btest 0.000525 0.000105 65.928530 ( 5.385418)
test_basic 0.003896 0.000000 0.369967 ( 0.452511)
test_all 0.074040 0.027840 381.537384 ( 44.925672)
test_rubyspec 0.042549 0.032482 39.841058 ( 52.477214)
total: 110.04 sec