Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-033733
#<BuildRuby:0x00005588681a3560
@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.20240109-033733",
@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.000006 0.000002 0.000008 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.004140 1.048065 ( 1.459188)
build_miniruby 0.000000 0.001050 0.961264 ( 0.960678)
build_ruby 0.000255 0.001325 2.797707 ( 2.800118)
build_all 0.004137 0.006179 14.561819 ( 1.367534)
build_install 0.008349 0.000400 4.152022 ( 1.137841)
test_btest 0.000464 0.000174 76.487806 ( 7.197167)
test_basic 0.001333 0.002758 0.514040 ( 0.593182)
test_all 0.102535 0.038045 501.826373 ( 54.157659)
test_rubyspec 0.015209 0.018724 49.175479 ( 61.725405)
total: 131.40 sec