Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-235424
#<BuildRuby:0x000055a0f52873c8
@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-235424",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003009 0.001093 0.896960 ( 1.266153)
build_miniruby 0.001562 0.000000 1.012745 ( 1.011440)
build_ruby 0.001432 0.000000 2.812507 ( 2.814489)
build_all 0.010025 0.000164 14.432447 ( 1.353382)
build_install 0.004466 0.004309 4.175641 ( 1.140651)
test_btest 0.000664 0.000221 77.679498 ( 7.043537)
test_basic 0.000292 0.004413 0.435629 ( 0.511870)
test_all 0.090990 0.045657 509.836477 ( 47.678971)
test_rubyspec 0.024413 0.007534 49.150910 ( 61.762589)
total: 124.58 sec