Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-181819
#<BuildRuby:0x000055cefb1feeb8
@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.20240117-181819",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005020 0.000000 1.108702 ( 1.703432)
build_miniruby 0.001144 0.000000 7.475058 ( 7.369845)
build_ruby 0.001188 0.000000 2.808051 ( 2.807835)
build_all 0.009217 0.000000 14.543672 ( 1.375179)
build_install 0.007320 0.000000 4.186787 ( 1.097291)
test_btest 0.001065 0.000000 76.515000 ( 7.175570)
test_basic 0.005367 0.000000 0.799488 ( 0.873936)
test_all 0.093025 0.037199 493.194424 ( 47.449971)
test_rubyspec 0.007390 0.053093 80.622792 ( 93.025949)
total: 162.88 sec