Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-124522
#<BuildRuby:0x000056266db6b4f0
@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.20240105-124522",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000479 0.004139 0.746982 ( 1.179188)
build_miniruby 0.001029 0.000171 0.893591 ( 0.894292)
build_ruby 0.001408 0.000234 2.742231 ( 2.744374)
build_all 0.004724 0.003480 12.036624 ( 1.030511)
build_install 0.002425 0.007547 3.392197 ( 0.974561)
test_btest 0.000534 0.000178 62.986189 ( 5.333107)
test_basic 0.002723 0.000908 0.373860 ( 0.456819)
test_all 0.083342 0.023362 418.044388 ( 46.841636)
test_rubyspec 0.036061 0.027614 40.244870 ( 52.973356)
total: 112.43 sec