Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-122319
#<BuildRuby:0x00005560a5b037f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-122319",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000398 0.004100 1.179960 ( 1.559297)
build_miniruby 0.001038 0.000195 1.388954 ( 1.390911)
build_ruby 0.001253 0.000235 4.312302 ( 4.320846)
build_all 0.008948 0.000837 16.453570 ( 1.534741)
build_install 0.015290 0.000000 4.820438 ( 1.712265)
test_btest 0.000866 0.000000 83.590045 ( 9.741438)
test_basic 0.001070 0.004383 0.632019 ( 0.703003)
test_all 0.084514 0.036999 559.501253 ( 63.770190)
test_rubyspec 0.027015 0.033808 71.566456 ( 83.898571)
total: 168.63 sec