Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-045205
#<BuildRuby:0x000055f9c89e5350
@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.20220717-045205",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000031 0.000003 0.000034 ( 0.000029)
build_up 0.000994 0.008345 0.808900 ( 0.940954)
build_miniruby 0.001697 0.000391 0.061074 ( 0.058609)
build_ruby 0.002290 0.000000 0.060539 ( 0.057737)
build_all 0.000696 0.006709 1.201442 ( 0.469799)
build_install 0.009829 0.006130 4.299655 ( 1.830579)
test_btest 0.000969 0.000363 54.204769 ( 6.206484)
test_basic 0.006952 0.000000 0.302044 ( 0.398148)
test_all 0.002421 0.000000 524.205632 ( 53.197273)
test_rubyspec 0.084547 0.030858 42.088205 ( 47.920566)
total: 111.08 sec