Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-081031
#<BuildRuby:0x00005585a0237438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231202-081031",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003707 0.000309 0.974327 ( 1.223114)
build_miniruby 0.000625 0.000052 0.871932 ( 0.872214)
build_ruby 0.000874 0.000072 2.704134 ( 2.706176)
build_all 0.003475 0.004325 12.039573 ( 1.010027)
build_install 0.006748 0.001039 3.570444 ( 0.964485)
test_btest 0.000588 0.000090 61.761860 ( 5.577902)
test_basic 0.002497 0.000384 0.368782 ( 0.451350)
test_all 0.090084 0.013113 387.097838 ( 44.336732)
test_rubyspec 0.022240 0.042709 39.811047 ( 52.492025)
total: 109.63 sec