Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-202240
#<BuildRuby:0x000056047b05e620
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230124-202240",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.006235 0.000288 0.857273 ( 1.029059)
build_miniruby 0.001091 0.000146 1.007277 ( 1.005488)
build_ruby 0.000000 0.001604 2.756976 ( 2.754433)
build_all 0.002002 0.007473 16.724067 ( 2.977793)
build_install 0.009974 0.001385 2.086105 ( 1.072170)
test_btest 0.000809 0.000202 77.386913 ( 10.685438)
test_basic 0.005164 0.001291 0.368413 ( 0.454566)
test_all 0.000906 0.000227 661.742143 (102.499369)
test_rubyspec 0.086119 0.046973 51.834009 ( 59.902843)
total: 182.38 sec