Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-024900
#<BuildRuby:0x000055e1de330e80
@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.20220815-024900",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009773 0.002066 0.865753 ( 0.937228)
build_miniruby 0.001428 0.000519 0.064328 ( 0.061808)
build_ruby 0.001552 0.000565 0.067918 ( 0.065607)
build_all 0.006142 0.002234 1.259471 ( 0.471988)
build_install 0.012327 0.002289 1.561439 ( 0.796957)
test_btest 0.000000 0.001061 54.330839 ( 6.262392)
test_basic 0.000000 0.005566 0.280002 ( 0.374186)
test_all 0.000000 0.003947 487.153076 ( 52.097021)
test_rubyspec 0.061010 0.073001 41.643574 ( 49.320925)
total: 110.39 sec