Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-122522
#<BuildRuby:0x000055a8db4ab8c8
@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.20230602-122522",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006033 1.471214 ( 2.689441)
build_miniruby 0.000000 0.001674 0.882495 ( 0.881274)
build_ruby 0.000000 0.001346 2.404601 ( 2.404537)
build_all 0.006634 0.002548 12.241382 ( 1.063070)
build_install 0.005744 0.001814 1.632617 ( 0.860096)
test_btest 0.000762 0.000241 82.091414 ( 6.716554)
test_basic 0.000309 0.004465 0.538194 ( 0.620281)
test_all 0.000653 0.001453 422.992950 ( 49.200468)
test_rubyspec 0.015124 0.025499 42.722852 ( 55.285523)
total: 119.72 sec