Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-163023
#<BuildRuby:0x0000562c289c3e20
@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.20231207-163023",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004183 0.000441 1.289238 ( 1.642557)
build_miniruby 0.000866 0.000092 0.946809 ( 0.946401)
build_ruby 0.001296 0.000137 2.832050 ( 2.832437)
build_all 0.005662 0.004563 16.877659 ( 1.510624)
build_install 0.005139 0.003757 5.062723 ( 1.202375)
test_btest 0.000657 0.000120 86.685291 ( 7.991371)
test_basic 0.003592 0.000653 0.703621 ( 0.780051)
test_all 0.106020 0.031316 532.430637 ( 56.904492)
test_rubyspec 0.029134 0.021688 52.154193 ( 64.489549)
total: 138.30 sec