Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-041955
#<BuildRuby:0x000055dfafbee6c0
@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.20220520-041955",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009102 0.000387 0.868729 ( 4.381690)
build_miniruby 0.000958 0.000319 0.051822 ( 0.051545)
build_ruby 0.000939 0.000313 0.053869 ( 0.054075)
build_all 0.005800 0.001933 1.186520 ( 0.486547)
build_install 0.011837 0.007461 4.868249 ( 2.482109)
test_btest 0.001424 0.000548 52.770958 ( 6.220630)
test_basic 0.004273 0.001643 0.279739 ( 0.373335)
test_all 0.004494 0.000000 514.331705 ( 54.306007)
test_rubyspec 0.080066 0.058884 41.575377 ( 47.393010)
total: 115.75 sec