Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-015642
#<BuildRuby:0x000055c8d2b05338
@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.20220808-015642",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000203 0.010771 0.884318 ( 1.859928)
build_miniruby 0.001734 0.000496 0.062226 ( 0.061321)
build_ruby 0.001341 0.000383 0.065846 ( 0.065707)
build_all 0.004553 0.004124 1.245543 ( 0.482408)
build_install 0.014689 0.000785 4.373248 ( 1.836905)
test_btest 0.001058 0.000293 52.178166 ( 6.049061)
test_basic 0.005363 0.001489 0.302367 ( 0.393685)
test_all 0.002077 0.000577 482.252529 ( 51.642013)
test_rubyspec 0.092407 0.042707 41.594016 ( 49.354635)
total: 111.75 sec