Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-111835
#<BuildRuby:0x000055ac078cf858
@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.20240112-111835",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001392 0.004312 1.116098 ( 1.483611)
build_miniruby 0.000778 0.000194 0.893772 ( 0.894975)
build_ruby 0.001191 0.000297 2.782370 ( 2.784835)
build_all 0.008597 0.001061 14.624804 ( 1.430078)
build_install 0.004191 0.004310 4.279250 ( 1.144712)
test_btest 0.000930 0.000253 74.638509 ( 7.769482)
test_basic 0.002893 0.000790 0.487796 ( 0.568743)
test_all 0.103417 0.030842 511.172810 ( 59.953068)
test_rubyspec 0.015900 0.016275 48.867652 ( 61.505608)
total: 137.54 sec