Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-180824
#<BuildRuby:0x0000563021ccb918
@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.20231130-180824",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000533 0.004239 1.259518 ( 1.682375)
build_miniruby 0.000805 0.000242 0.841163 ( 0.842135)
build_ruby 0.001010 0.000304 2.741452 ( 2.742242)
build_all 0.009716 0.000266 16.831770 ( 1.548107)
build_install 0.003434 0.005563 4.976842 ( 1.176703)
test_btest 0.000790 0.000264 87.216299 ( 7.687145)
test_basic 0.003601 0.001200 0.745115 ( 0.824139)
test_all 0.123888 0.013273 523.548753 ( 58.645155)
test_rubyspec 0.032752 0.015360 50.261664 ( 62.601756)
total: 137.75 sec