Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-165102
#<BuildRuby:0x000055e6ed1cf4b0
@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.20240103-165102",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000000 0.006462 1.051869 ( 1.357079)
build_miniruby 0.000000 0.001150 0.805844 ( 0.805887)
build_ruby 0.000000 0.001850 2.633988 ( 2.634462)
build_all 0.005306 0.002755 11.919757 ( 0.983028)
build_install 0.008927 0.002756 3.494772 ( 0.962434)
test_btest 0.000776 0.000000 61.971190 ( 4.456438)
test_basic 0.003775 0.000276 0.398874 ( 0.480511)
test_all 0.074000 0.022062 392.446947 ( 32.493942)
test_rubyspec 0.040303 0.026331 40.040794 ( 52.613634)
total: 96.79 sec