Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-105956
#<BuildRuby:0x000055d053ebf0b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-105956",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003098 0.000546 1.005641 ( 1.394266)
build_miniruby 0.000952 0.000168 0.942742 ( 0.942365)
build_ruby 0.001171 0.000206 2.735785 ( 2.736478)
build_all 0.006519 0.003096 14.169992 ( 1.333735)
build_install 0.007433 0.000583 4.040363 ( 1.085657)
test_btest 0.000000 0.001140 73.836368 ( 6.955815)
test_basic 0.001037 0.004429 0.789927 ( 0.871167)
test_all 0.109134 0.022747 504.533788 ( 49.649118)
test_rubyspec 0.023346 0.019168 47.254154 ( 59.682838)
total: 124.65 sec