Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-145614
#<BuildRuby:0x0000557855aa5550
@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.20220718-145614",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008907 0.001484 0.858526 ( 1.051593)
build_miniruby 0.001810 0.000000 0.062770 ( 0.062137)
build_ruby 0.001636 0.000000 0.064801 ( 0.063951)
build_all 0.005801 0.003819 1.284880 ( 0.520075)
build_install 0.014612 0.000981 4.292740 ( 1.827779)
test_btest 0.001702 0.000301 54.194091 ( 5.973693)
test_basic 0.000700 0.005130 0.298159 ( 0.390010)
test_all 0.002456 0.000578 482.943776 ( 52.298133)
test_rubyspec 0.077180 0.051059 41.999016 ( 47.763579)
total: 109.95 sec