Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-181753
#<BuildRuby:0x000055cd25b1b398
@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.20240116-181753",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000270 0.004237 1.153881 ( 1.595575)
build_miniruby 0.000716 0.000168 0.822581 ( 0.821980)
build_ruby 0.001205 0.000000 2.671284 ( 2.671314)
build_all 0.009264 0.000000 14.389910 ( 1.366297)
build_install 0.007415 0.000000 4.177811 ( 1.101124)
test_btest 0.001045 0.000000 77.928366 ( 6.931557)
test_basic 0.004480 0.000000 0.750673 ( 0.830088)
test_all 0.091439 0.039660 478.817022 ( 44.645777)
test_rubyspec 0.019869 0.042821 80.610168 ( 93.001517)
total: 152.97 sec