Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-153111
#<BuildRuby:0x000055e22416a9c0
@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.20221102-153111",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005761 0.004264 0.902823 ( 0.958677)
build_miniruby 0.002169 0.000000 0.052410 ( 0.050657)
build_ruby 0.001431 0.000000 0.049643 ( 0.048435)
build_all 0.008338 0.000000 1.251570 ( 0.482370)
build_install 0.014759 0.000205 1.581944 ( 0.805182)
test_btest 0.001612 0.000161 62.260440 ( 6.479707)
test_basic 0.005771 0.000577 0.314925 ( 0.404949)
test_all 0.006877 0.000214 492.376513 ( 53.150463)
test_rubyspec 0.063775 0.058571 43.206223 ( 51.454662)
total: 113.84 sec