Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-181507
#<BuildRuby:0x000055a4a2cd13a0
@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.20220606-181507",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004045 0.006022 0.837277 ( 1.890892)
build_miniruby 0.000953 0.000477 0.062202 ( 0.061867)
build_ruby 0.001195 0.000597 0.054455 ( 0.053745)
build_all 0.006677 0.000930 1.214442 ( 0.497166)
build_install 0.006459 0.012514 4.871677 ( 2.476178)
test_btest 0.001170 0.000720 52.996350 ( 6.242702)
test_basic 0.000082 0.004739 0.283902 ( 0.377802)
test_all 0.002774 0.000000 522.772028 ( 54.242587)
test_rubyspec 0.081936 0.054949 41.695588 ( 47.617260)
total: 113.46 sec