Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-000914
#<BuildRuby:0x00005558bbbc3ce8
@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.20240113-000914",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.004561 0.899536 ( 1.275217)
build_miniruby 0.000000 0.001035 0.900737 ( 0.900034)
build_ruby 0.000000 0.001358 2.765060 ( 2.767618)
build_all 0.004135 0.006039 14.549003 ( 1.401846)
build_install 0.008192 0.002341 4.249523 ( 1.147601)
test_btest 0.000551 0.000158 80.761943 ( 7.107504)
test_basic 0.005706 0.000000 0.438304 ( 0.516969)
test_all 0.113164 0.019711 529.394514 ( 50.925525)
test_rubyspec 0.024875 0.010382 50.150716 ( 62.739489)
total: 128.78 sec