Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-125547
#<BuildRuby:0x0000558868008048
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230616-125547",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002697 0.002941 1.375418 ( 2.661382)
build_miniruby 0.001267 0.000267 0.904302 ( 0.903369)
build_ruby 0.001168 0.000246 2.517595 ( 2.517808)
build_all 0.009289 0.000280 12.713442 ( 1.109299)
build_install 0.002624 0.005635 1.807355 ( 0.853545)
test_btest 0.000584 0.000146 82.563664 ( 7.479361)
test_basic 0.004439 0.000196 0.717819 ( 0.799355)
test_all 0.000849 0.000204 437.470592 ( 39.047996)
test_rubyspec 0.022034 0.018683 44.274800 ( 56.711615)
total: 112.08 sec