Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-233956
#<BuildRuby:0x000055649455d400
@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.20221014-233956",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008694 0.001214 1.072177 ( 1.121752)
build_miniruby 0.001578 0.000395 0.096399 ( 0.093216)
build_ruby 0.001248 0.000312 0.085402 ( 0.082812)
build_all 0.002798 0.005423 1.316366 ( 0.564639)
build_install 0.004318 0.009579 1.627366 ( 0.866140)
test_btest 0.000958 0.000448 61.939088 ( 6.252317)
test_basic 0.005451 0.000574 0.339706 ( 0.430301)
test_all 0.005323 0.003749 517.186811 ( 55.334840)
test_rubyspec 0.070044 0.059718 43.036603 ( 51.585011)
total: 116.33 sec