Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-131616
#<BuildRuby:0x00005569bd7e37f0
@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.20240110-131616",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005402 0.000982 0.815771 ( 1.215316)
build_miniruby 0.000996 0.000182 0.825005 ( 0.824502)
build_ruby 0.001224 0.000223 2.666945 ( 2.667876)
build_all 0.006910 0.000373 11.883455 ( 0.988806)
build_install 0.000835 0.010005 3.417859 ( 0.977204)
test_btest 0.000637 0.000213 64.484203 ( 4.578551)
test_basic 0.004403 0.000000 0.394122 ( 0.474503)
test_all 0.077621 0.025992 378.839937 ( 35.777917)
test_rubyspec 0.034183 0.031419 40.791855 ( 53.346047)
total: 100.85 sec