Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-204331
#<BuildRuby:0x00005646ef239ba0
@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.20221201-204331",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005114 0.000082 1.125943 ( 1.144294)
build_miniruby 0.000871 0.000058 0.973219 ( 0.971706)
build_ruby 0.001214 0.000080 2.823845 ( 2.692528)
build_all 0.008958 0.000042 15.802698 ( 3.365296)
build_install 0.008744 0.000000 2.349746 ( 1.372796)
test_btest 0.000574 0.000000 61.057348 ( 11.740380)
test_basic 0.001389 0.003608 0.338362 ( 0.429046)
test_all 0.000960 0.000091 683.099573 (108.388167)
test_rubyspec 0.048983 0.016065 53.312494 ( 61.329084)
total: 191.43 sec