Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-160439
#<BuildRuby:0x0000555802474208
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-160439",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.006537 0.847842 ( 1.178436)
build_miniruby 0.000176 0.000855 0.057202 ( 0.055930)
build_ruby 0.000829 0.000178 0.059059 ( 0.057806)
build_all 0.004571 0.000000 1.512192 ( 0.593315)
build_install 0.003352 0.007890 5.624713 ( 2.155550)
test_btest 0.000539 0.000168 49.436036 ( 8.052868)
test_basic 0.001298 0.004459 0.335448 ( 0.423905)
test_all 0.001418 0.000531 634.820132 ( 90.280652)
test_rubyspec 0.062438 0.060984 43.797304 ( 49.666284)
total: 152.47 sec