Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-013301
#<BuildRuby:0x00005589ad246be8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-013301",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000016)
build_up 0.004117 0.001030 1.183319 ( 1.219533)
build_miniruby 0.001001 0.000000 0.959413 ( 0.958224)
build_ruby 0.001270 0.000000 2.848951 ( 2.750262)
build_all 0.005002 0.004008 15.776627 ( 3.271117)
build_install 0.007998 0.000980 2.165158 ( 1.255833)
test_btest 0.000451 0.000121 66.022637 ( 10.808321)
test_basic 0.000000 0.004957 0.327993 ( 0.419076)
test_all 0.000000 0.001802 651.250923 (114.613591)
test_rubyspec 0.035824 0.030230 52.496104 ( 60.750802)
total: 196.05 sec