Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231206-164722
#<BuildRuby:0x000055ddb42360d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-9"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20231206-164722",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000036 0.000000 0.000036 ( 0.000032)
build_up 0.003872 0.003811 2.653473 ( 4.167743)
build_miniruby 0.001822 0.000000 1.880779 ( 2.156624)
build_ruby 0.000000 0.002011 3.980516 ( 4.883430)
build_all 0.007051 0.002332 6.194993 ( 5.280238)
build_install 0.011032 0.009941 7.798179 ( 6.968475)
test_btest 0.000813 0.000127 97.229534 ( 91.670744)
test_basic 0.000142 0.008069 0.932623 ( 1.887031)
test_all 0.108581 0.018877 714.400668 (534.455096)
test_rubyspec 0.027897 0.053033 103.877002 (165.143152)
total: 816.61 sec