Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-100819
#<BuildRuby:0x0000564fbe333c18
@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.20231223-100819",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003849 0.740139 ( 1.131134)
build_miniruby 0.001210 0.000000 0.910025 ( 0.910338)
build_ruby 0.001820 0.000000 2.765619 ( 2.766983)
build_all 0.007184 0.000449 12.119670 ( 1.029816)
build_install 0.002567 0.007919 3.388342 ( 0.976455)
test_btest 0.000000 0.000583 67.122728 ( 5.198840)
test_basic 0.000000 0.003236 0.381320 ( 0.464257)
test_all 0.090493 0.017581 437.872360 ( 39.913080)
test_rubyspec 0.044611 0.009034 40.712662 ( 53.482460)
total: 105.87 sec