Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-031547
#<BuildRuby:0x000055a7fc1c7ba0
@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.20230728-031547",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002485 0.003748 1.497503 ( 2.752961)
build_miniruby 0.001078 0.000000 0.968017 ( 0.967214)
build_ruby 0.001363 0.000000 2.717717 ( 2.717723)
build_all 0.009541 0.000000 14.695992 ( 1.337404)
build_install 0.008417 0.000000 2.040033 ( 0.942671)
test_btest 0.001138 0.000000 81.188024 ( 7.989610)
test_basic 0.000000 0.005339 0.561534 ( 0.637330)
test_all 0.000025 0.001143 544.250104 ( 53.861969)
test_rubyspec 0.024931 0.016898 44.902160 ( 57.328654)
total: 128.54 sec