Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-085225
#<BuildRuby:0x00005564314f6c40
@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.20220825-085225",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004967 0.001355 0.855020 ( 1.223634)
build_miniruby 0.000827 0.000226 0.058587 ( 0.057270)
build_ruby 0.000825 0.000225 0.059828 ( 0.058535)
build_all 0.003621 0.000988 1.530157 ( 0.583997)
build_install 0.005792 0.005325 1.907512 ( 0.955109)
test_btest 0.000528 0.000176 53.468428 ( 8.510341)
test_basic 0.000866 0.005562 0.333717 ( 0.421218)
test_all 0.002673 0.000648 617.427758 ( 89.012853)
test_rubyspec 0.063701 0.052818 44.309570 ( 52.574339)
total: 153.40 sec