Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-085706
#<BuildRuby:0x0000556e25256ff0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240616-085706",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000006 0.000014 ( 0.000013)
configure 0.000006 0.000004 0.000010 ( 0.000011)
build_up 0.003458 0.002393 1.690733 ( 1.888032)
build_miniruby 0.000586 0.000406 1.050344 ( 1.049690)
build_ruby 0.000979 0.000678 3.479305 ( 3.478992)
build_all 0.006343 0.004084 18.473513 ( 1.730067)
build_install 0.005413 0.004995 6.439213 ( 1.476693)
test_btest 0.000768 0.000542 112.780409 ( 8.644371)
test_basic 0.004739 0.000407 0.774371 ( 0.848257)
test_all 0.131377 0.006954 557.943118 ( 52.279544)
test_rubyspec 0.038478 0.028577 138.886743 ( 15.990578)
total: 87.39 sec