Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-041211
#<BuildRuby:0x000055c3243b73c8
@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.20240118-041211",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002470 0.002115 1.185667 ( 1.590570)
build_miniruby 0.000862 0.000287 0.863336 ( 0.862663)
build_ruby 0.001364 0.000455 2.903707 ( 2.903447)
build_all 0.007924 0.001330 14.511059 ( 1.326450)
build_install 0.009010 0.000000 4.307594 ( 1.089697)
test_btest 0.000970 0.000000 76.642048 ( 6.813525)
test_basic 0.004010 0.001285 0.750022 ( 0.830714)
test_all 0.095666 0.034015 503.349724 ( 52.217007)
test_rubyspec 0.040461 0.020521 81.282540 ( 93.676633)
total: 161.31 sec