Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-011537
#<BuildRuby:0x0000558c45f90610
@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.20220918-011537",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008120 0.000565 1.068452 ( 1.093801)
build_miniruby 0.002116 0.000283 0.116065 ( 0.111470)
build_ruby 0.001579 0.000211 0.121107 ( 0.103621)
build_all 0.004836 0.005389 1.614763 ( 0.652772)
build_install 0.013064 0.010545 1.970103 ( 0.980514)
test_btest 0.001128 0.000332 93.021746 ( 9.667816)
test_basic 0.001845 0.005684 0.396821 ( 0.486108)
test_all 0.003617 0.001277 672.402441 ( 67.596821)
test_rubyspec 0.092543 0.081547 47.027947 ( 55.235594)
total: 135.93 sec