Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-045238
#<BuildRuby:0x0000556b79ab4098
@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.20231125-045238",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002208 0.003277 0.920592 ( 1.305222)
build_miniruby 0.001091 0.000000 0.795413 ( 0.795064)
build_ruby 0.001343 0.000000 2.631220 ( 2.632293)
build_all 0.006239 0.001679 12.212680 ( 1.006131)
build_install 0.011696 0.000000 3.673850 ( 0.983181)
test_btest 0.000960 0.000000 64.593254 ( 4.821760)
test_basic 0.004164 0.000000 0.413283 ( 0.493409)
test_all 0.078283 0.025384 353.246982 ( 41.507941)
test_rubyspec 0.036083 0.044080 39.936290 ( 52.511511)
total: 106.06 sec