Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-033555
#<BuildRuby:0x000055dd3960fe98
@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.20220430-033555",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006701 0.000000 0.825951 ( 0.887911)
build_miniruby 0.000992 0.000000 0.057582 ( 0.056272)
build_ruby 0.000000 0.000995 0.058125 ( 0.056902)
build_all 0.000000 0.004437 1.489829 ( 0.594159)
build_install 0.004092 0.006849 6.263479 ( 2.805485)
test_btest 0.000886 0.000000 49.359925 ( 7.964524)
test_basic 0.005521 0.000396 0.298971 ( 0.387333)
test_all 0.000000 0.001162 620.829729 ( 89.410322)
test_rubyspec 0.092863 0.035470 43.857722 ( 48.677887)
total: 150.84 sec