Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-164047
#<BuildRuby:0x0000558ccfc8c0b0
@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.20240115-164047",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001214 0.003727 0.789337 ( 1.153163)
build_miniruby 0.000907 0.000151 0.816904 ( 0.816918)
build_ruby 0.001266 0.000211 2.720370 ( 2.721387)
build_all 0.007723 0.000000 11.894222 ( 0.979864)
build_install 0.009200 0.001233 3.367054 ( 0.957068)
test_btest 0.000757 0.000108 63.969832 ( 5.589329)
test_basic 0.005002 0.000021 0.406113 ( 0.485836)
test_all 0.080086 0.016510 390.775996 ( 32.773586)
test_rubyspec 0.011967 0.060421 40.276972 ( 52.810203)
total: 98.29 sec