Logfile: /home/ko1/ruby/logs/brlog.trunk.20241010-212921
#<BuildRuby:0x0000558fa8b456f8
@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.20241010-212921",
@make="make",
@no_timeout_error=nil,
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003992 0.001088 1.295537 ( 1.518404)
build_miniruby 0.000826 0.000226 0.746948 ( 0.746544)
build_ruby 0.001101 0.000300 2.317764 ( 2.318319)
build_all 0.008001 0.000000 12.158715 ( 1.036941)
build_install 0.007500 0.003839 3.908663 ( 1.007173)
test_btest 0.000569 0.000151 60.433591 ( 4.331171)
test_basic 0.003361 0.000897 0.376491 ( 0.457948)
test_all 0.076622 0.020628 343.177252 ( 32.367975)
test_rubyspec 0.010602 0.030170 70.184235 ( 10.080454)
total: 53.87 sec