Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-123050
#<BuildRuby:0x000056266b1d5550
@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.20220825-123050",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008480 0.001414 0.824887 ( 0.909962)
build_miniruby 0.001793 0.000299 0.061672 ( 0.061315)
build_ruby 0.001228 0.000205 0.058248 ( 0.058310)
build_all 0.010003 0.000011 1.238789 ( 0.477241)
build_install 0.013109 0.001873 1.562022 ( 0.780434)
test_btest 0.001155 0.000165 53.940665 ( 5.865685)
test_basic 0.004954 0.000707 0.301187 ( 0.394880)
test_all 0.002493 0.002614 517.604752 ( 54.074353)
test_rubyspec 0.068893 0.074824 41.974867 ( 50.617129)
total: 113.24 sec