Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-035740
#<BuildRuby:0x000055cb8b5d3818
@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.20231216-035740",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003784 0.001513 1.473731 ( 1.844100)
build_miniruby 0.000684 0.000273 0.848932 ( 0.848438)
build_ruby 0.001009 0.000404 2.802358 ( 2.801962)
build_all 0.003621 0.006315 16.805733 ( 1.514488)
build_install 0.007435 0.001511 4.907730 ( 1.165986)
test_btest 0.000718 0.000319 88.700571 ( 7.374849)
test_basic 0.003085 0.001371 0.579696 ( 0.660076)
test_all 0.095515 0.040235 565.762568 ( 52.789548)
test_rubyspec 0.024126 0.025995 50.387516 ( 62.592844)
total: 131.59 sec