Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-075505
#<BuildRuby:0x0000565332c3c130
@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.20240620-075505",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003588 0.001595 1.034086 ( 1.311687)
build_miniruby 0.000790 0.000351 0.711104 ( 0.710866)
build_ruby 0.001043 0.000463 2.261170 ( 2.261958)
build_all 0.007627 0.001186 12.478091 ( 1.060331)
build_install 0.003171 0.008577 4.167832 ( 1.059425)
test_btest 0.000617 0.000332 69.202828 ( 5.459217)
test_basic 0.004837 0.000363 0.402812 ( 0.483545)
test_all 0.079211 0.018850 367.045387 ( 42.319271)
test_rubyspec 0.029116 0.020378 86.808694 ( 10.992839)
total: 65.66 sec