Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-101538
#<BuildRuby:0x000055d036586fe0
@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.20221128-101538",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009821 0.000774 1.131151 ( 1.195733)
build_miniruby 0.002693 0.000359 0.845876 ( 0.843759)
build_ruby 0.002982 0.000398 2.229974 ( 2.138932)
build_all 0.015424 0.005824 18.588728 ( 2.163106)
build_install 0.021433 0.000124 1.857160 ( 0.958499)
test_btest 0.001322 0.000189 82.651509 ( 8.525017)
test_basic 0.003581 0.004950 0.332340 ( 0.421452)
test_all 0.001617 0.000294 693.952776 ( 70.886015)
test_rubyspec 0.106174 0.077576 49.103056 ( 57.212765)
total: 144.35 sec