Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-143813
#<BuildRuby:0x0000555be130c108
@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.20240619-143813",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004898 0.000139 1.046583 ( 1.381607)
build_miniruby 0.000000 0.001108 0.749041 ( 0.748576)
build_ruby 0.000000 0.001370 2.255521 ( 2.256050)
build_all 0.005113 0.002920 12.456062 ( 1.028445)
build_install 0.010509 0.005384 4.153134 ( 1.059212)
test_btest 0.000519 0.000144 70.351466 ( 6.280298)
test_basic 0.005609 0.000000 0.418581 ( 0.498854)
test_all 0.064541 0.032550 383.261425 ( 39.790625)
test_rubyspec 0.023683 0.018743 87.382356 ( 11.004255)
total: 64.05 sec