Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-201750
#<BuildRuby:0x0000559494a8d5a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-201750",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007488 0.003404 0.935938 ( 1.356164)
build_miniruby 0.001219 0.000554 0.069128 ( 0.068429)
build_ruby 0.001229 0.000558 0.075304 ( 0.074521)
build_all 0.008405 0.002252 4.115925 ( 0.796475)
build_install 0.014482 0.006207 7.601539 ( 2.367337)
test_btest 0.001066 0.000457 47.686497 ( 44.296421)
test_basic 0.005695 0.002441 0.353390 ( 0.442729)
test_all 0.001138 0.000488 662.179451 ( 66.157973)
test_rubyspec 0.085969 0.069064 45.796074 ( 51.274758)
total: 166.84 sec