Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-144649
#<BuildRuby:0x000055676f398100
@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.20240619-144649",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002298 0.003528 1.722159 ( 2.066641)
build_miniruby 0.000856 0.000225 1.153978 ( 1.153672)
build_ruby 0.001157 0.000305 3.502535 ( 3.503292)
build_all 0.004636 0.005455 17.135477 ( 1.597674)
build_install 0.010519 0.000000 6.063750 ( 1.480415)
test_btest 0.001146 0.000000 107.316649 ( 8.463258)
test_basic 0.004931 0.000000 0.907799 ( 0.983406)
test_all 0.108993 0.029317 540.095961 ( 62.334820)
test_rubyspec 0.016601 0.050439 134.745835 ( 16.082930)
total: 97.67 sec