Logfile: /home/ko1/ruby/logs/brlog.trunk.20220703-032910
#<BuildRuby:0x000055bd91a272c8
@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.20220703-032910",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005160 0.001290 0.842840 ( 0.914405)
build_miniruby 0.000764 0.000191 0.057498 ( 0.056242)
build_ruby 0.000774 0.000194 0.059015 ( 0.057834)
build_all 0.003471 0.000868 1.512153 ( 0.604278)
build_install 0.004758 0.006349 6.300083 ( 2.837812)
test_btest 0.000745 0.000000 46.568632 ( 8.964609)
test_basic 0.003148 0.002883 0.272473 ( 0.360362)
test_all 0.001976 0.000000 619.151525 ( 88.406707)
test_rubyspec 0.051972 0.075219 44.289648 ( 49.848961)
total: 152.05 sec