Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-162859
#<BuildRuby:0x0000558458d03ce8
@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.20231223-162859",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003180 0.000935 1.150062 ( 1.514701)
build_miniruby 0.001200 0.000353 1.003855 ( 1.002961)
build_ruby 0.001403 0.000000 2.807451 ( 2.807880)
build_all 0.009595 0.000752 16.655419 ( 1.532944)
build_install 0.008849 0.000084 4.860302 ( 1.167945)
test_btest 0.000847 0.000201 80.934437 ( 7.820290)
test_basic 0.005037 0.000164 0.672547 ( 0.748668)
test_all 0.102166 0.031046 484.712639 ( 52.064568)
test_rubyspec 0.034037 0.012170 49.572149 ( 61.962702)
total: 130.62 sec