Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-210413
#<BuildRuby:0x00005627fa2ac038
@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.20240106-210413",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003957 0.000440 1.195054 ( 1.588249)
build_miniruby 0.001098 0.000122 1.377353 ( 1.379160)
build_ruby 0.001360 0.000000 4.112025 ( 4.121200)
build_all 0.007105 0.003056 16.538568 ( 1.647501)
build_install 0.012827 0.002374 4.848788 ( 1.692754)
test_btest 0.000623 0.000089 83.783916 ( 8.062135)
test_basic 0.001389 0.003713 0.607234 ( 0.674489)
test_all 0.106624 0.014242 558.580124 ( 64.605976)
test_rubyspec 0.030766 0.031086 72.487093 ( 84.780896)
total: 168.55 sec