Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-021335
#<BuildRuby:0x000055fda7e0c130
@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.20240626-021335",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004810 0.001443 1.035830 ( 1.399540)
build_miniruby 0.000000 0.000961 0.706442 ( 0.706474)
build_ruby 0.000725 0.000704 2.296457 ( 2.296964)
build_all 0.006350 0.002116 12.635844 ( 1.058364)
build_install 0.006067 0.004974 4.190213 ( 1.070974)
test_btest 0.000563 0.000217 72.776088 ( 5.065966)
test_basic 0.000000 0.004254 0.417204 ( 0.499004)
test_all 0.057386 0.040732 381.282999 ( 36.094225)
test_rubyspec 0.026348 0.020705 87.484165 ( 11.048135)
total: 59.24 sec