Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-205255
#<BuildRuby:0x000055ee6a088078
@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.20231125-205255",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001343 0.003393 1.245679 ( 1.640177)
build_miniruby 0.000000 0.000995 0.926117 ( 0.926662)
build_ruby 0.000000 0.001318 2.894619 ( 2.894233)
build_all 0.007632 0.002904 16.322388 ( 1.482352)
build_install 0.009982 0.001937 4.857313 ( 1.139373)
test_btest 0.000876 0.000262 82.664008 ( 7.592521)
test_basic 0.000633 0.004120 0.666365 ( 0.744067)
test_all 0.096200 0.037533 487.282071 ( 53.158510)
test_rubyspec 0.027002 0.020840 49.593155 ( 61.995833)
total: 131.57 sec