Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-183916
#<BuildRuby:0x00005617130cd390
@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.20221009-183916",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004602 0.005513 1.102255 ( 1.149644)
build_miniruby 0.001145 0.000416 0.095318 ( 0.092152)
build_ruby 0.001216 0.000443 0.099078 ( 0.096038)
build_all 0.007488 0.001001 1.247601 ( 0.563481)
build_install 0.014751 0.001503 1.585722 ( 0.869616)
test_btest 0.001212 0.000347 59.909207 ( 6.371016)
test_basic 0.000837 0.005517 0.344707 ( 0.435374)
test_all 0.002607 0.004212 487.608309 ( 53.987358)
test_rubyspec 0.070391 0.051030 42.588648 ( 51.125454)
total: 114.69 sec