Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-025008
#<BuildRuby:0x000055ec30093ce8
@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.20230618-025008",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001091 0.004419 1.341426 ( 2.561495)
build_miniruby 0.000757 0.000236 0.789654 ( 0.789206)
build_ruby 0.000888 0.000277 2.470305 ( 2.470342)
build_all 0.005219 0.004596 12.621081 ( 1.074395)
build_install 0.008171 0.000000 1.788194 ( 0.854885)
test_btest 0.000853 0.000145 86.010754 ( 7.169018)
test_basic 0.001368 0.003303 0.607341 ( 0.689642)
test_all 0.000844 0.000296 446.152713 ( 39.315831)
test_rubyspec 0.012918 0.029818 42.255264 ( 54.694871)
total: 109.62 sec