Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-092539
#<BuildRuby:0x000055abc32f3ce8
@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-092539",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003930 0.000655 1.277110 ( 1.665433)
build_miniruby 0.000877 0.000146 0.946361 ( 0.945955)
build_ruby 0.001432 0.000238 2.823674 ( 2.823088)
build_all 0.006940 0.003176 15.909824 ( 1.410994)
build_install 0.003894 0.004968 4.794833 ( 1.154842)
test_btest 0.000880 0.000210 82.125262 ( 6.677968)
test_basic 0.000000 0.004030 0.757149 ( 0.835238)
test_all 0.100657 0.033455 496.861447 ( 55.023619)
test_rubyspec 0.031574 0.017683 51.077761 ( 63.385666)
total: 133.92 sec