Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-112842
#<BuildRuby:0x000055a670e6f048
@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.20240107-112842",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004567 0.000057 1.237795 ( 1.745018)
build_miniruby 0.001300 0.000137 1.474144 ( 1.475748)
build_ruby 0.001506 0.000159 4.155304 ( 4.164081)
build_all 0.004933 0.004991 16.403901 ( 1.651262)
build_install 0.011189 0.004069 5.000964 ( 1.786785)
test_btest 0.000620 0.000113 81.759111 ( 7.823679)
test_basic 0.005602 0.000000 0.687083 ( 0.755112)
test_all 0.076421 0.043784 526.022108 ( 66.413630)
test_rubyspec 0.040169 0.024398 78.550978 ( 90.863340)
total: 176.68 sec