Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-032724
#<BuildRuby:0x00005653234e1390
@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-032724",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.009075 0.004259 0.863238 ( 1.018222)
build_miniruby 0.001367 0.000293 0.051911 ( 0.050387)
build_ruby 0.001668 0.000358 0.058682 ( 0.056062)
build_all 0.003245 0.005274 1.247428 ( 0.469531)
build_install 0.014392 0.001305 4.309551 ( 1.790280)
test_btest 0.002346 0.000000 50.833864 ( 6.327073)
test_basic 0.003666 0.003890 0.289588 ( 0.376926)
test_all 0.002182 0.000000 479.930452 ( 51.335719)
test_rubyspec 0.055109 0.071285 41.762814 ( 47.721857)
total: 109.15 sec