Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-205353
#<BuildRuby:0x000055d68c113e20
@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-205353",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004338 0.000041 1.097070 ( 1.456779)
build_miniruby 0.000856 0.000201 0.895044 ( 0.894754)
build_ruby 0.001084 0.000255 2.671663 ( 2.671331)
build_all 0.007547 0.002002 14.513585 ( 1.338989)
build_install 0.004096 0.004523 4.125862 ( 1.069290)
test_btest 0.000558 0.000156 79.953306 ( 6.937769)
test_basic 0.004581 0.000314 0.641857 ( 0.724033)
test_all 0.115424 0.016108 493.232105 ( 46.017278)
test_rubyspec 0.037259 0.025856 80.488599 ( 92.837488)
total: 153.95 sec