Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-230616
#<BuildRuby:0x0000564ea004bba0
@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.20220722-230616",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.005779 0.005485 0.851184 ( 0.957083)
build_miniruby 0.001078 0.000269 0.049661 ( 0.048444)
build_ruby 0.001051 0.000263 0.065269 ( 0.064100)
build_all 0.002468 0.005534 1.250207 ( 0.474911)
build_install 0.013806 0.004602 4.389564 ( 1.807136)
test_btest 0.001439 0.000479 52.416037 ( 5.994428)
test_basic 0.000294 0.006333 0.275257 ( 0.365844)
test_all 0.001972 0.000821 503.830628 ( 53.413552)
test_rubyspec 0.094342 0.038469 41.681568 ( 47.495427)
total: 110.62 sec