Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-215754
#<BuildRuby:0x000055c5e6a4f040
@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.20231014-215754",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000679 0.004050 1.444812 ( 1.685437)
build_miniruby 0.000000 0.001145 0.911147 ( 0.910655)
build_ruby 0.000000 0.001478 2.710244 ( 2.710697)
build_all 0.005111 0.005494 18.388175 ( 1.592616)
build_install 0.008373 0.001595 5.407508 ( 1.261126)
test_btest 0.000641 0.000122 89.082274 ( 8.030660)
test_basic 0.003579 0.000682 0.697493 ( 0.773757)
test_all 0.002898 0.004067 548.672880 ( 59.309294)
test_rubyspec 0.014790 0.036639 51.902339 ( 64.157739)
total: 140.43 sec