Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-151548
#<BuildRuby:0x000055c170176c40
@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.20220803-151548",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006489 0.000000 0.855813 ( 1.531185)
build_miniruby 0.001010 0.000000 0.056570 ( 0.055364)
build_ruby 0.000000 0.000997 0.058991 ( 0.057780)
build_all 0.002561 0.001882 1.519582 ( 0.580139)
build_install 0.010771 0.000544 5.642289 ( 2.156661)
test_btest 0.000698 0.000117 50.908181 ( 8.440667)
test_basic 0.005506 0.000241 0.342050 ( 0.430318)
test_all 0.001120 0.000085 633.093449 ( 92.959722)
test_rubyspec 0.095089 0.035025 43.867679 ( 51.231614)
total: 157.44 sec