Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-100934
#<BuildRuby:0x000055db38cafcb0
@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.20240109-100934",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004025 0.000000 0.827619 ( 1.204811)
build_miniruby 0.001046 0.000000 0.901347 ( 0.901098)
build_ruby 0.001297 0.000000 2.759391 ( 2.762838)
build_all 0.010566 0.000000 14.749269 ( 1.395235)
build_install 0.004944 0.004133 4.323604 ( 1.155624)
test_btest 0.000655 0.000023 80.015420 ( 6.838712)
test_basic 0.003903 0.000135 0.429168 ( 0.509603)
test_all 0.106220 0.033478 507.046612 ( 54.606509)
test_rubyspec 0.028732 0.006841 49.840161 ( 62.368995)
total: 131.74 sec