Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-210544
#<BuildRuby:0x00005626167348e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220724-210544",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007531 0.005433 0.960975 ( 1.042038)
build_miniruby 0.001607 0.000344 0.075082 ( 0.074692)
build_ruby 0.000000 0.002312 0.073617 ( 0.072779)
build_all 0.005237 0.003561 1.546833 ( 0.594513)
build_install 0.021046 0.001524 5.092099 ( 2.072144)
test_btest 0.001072 0.000253 70.447152 ( 8.687975)
test_basic 0.005830 0.001372 0.322734 ( 0.412526)
test_all 0.001957 0.000000 675.892937 ( 66.524181)
test_rubyspec 0.112613 0.056445 45.389335 ( 50.897253)
total: 130.38 sec