Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-233435
#<BuildRuby:0x00005618373668c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-233435",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006685 0.815058 ( 0.996784)
build_miniruby 0.000113 0.000729 0.057073 ( 0.055899)
build_ruby 0.000943 0.000000 0.059244 ( 0.058102)
build_all 0.004303 0.000297 1.517140 ( 0.588827)
build_install 0.003304 0.007744 5.635563 ( 2.171741)
test_btest 0.000688 0.000215 53.763207 ( 8.095961)
test_basic 0.002343 0.003404 0.319768 ( 0.408233)
test_all 0.001389 0.000000 608.489160 ( 85.959313)
test_rubyspec 0.055359 0.056562 43.843003 ( 49.428167)
total: 147.76 sec