Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-055126
#<BuildRuby:0x00005640458c3f58
@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.20221218-055126",
@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.000038 0.000010 0.000048 ( 0.000048)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003253 0.000887 0.867776 ( 1.106762)
build_miniruby 0.000775 0.000211 0.961575 ( 0.960201)
build_ruby 0.000963 0.000263 2.847574 ( 2.748477)
build_all 0.000000 0.009004 15.785074 ( 3.309142)
build_install 0.005940 0.002924 2.229296 ( 1.278484)
test_btest 0.000354 0.000161 66.601952 ( 11.229561)
test_basic 0.003150 0.001431 0.307277 ( 0.398486)
test_all 0.000857 0.000390 667.947267 (142.865293)
test_rubyspec 0.028764 0.029133 52.030470 ( 60.316502)
total: 224.21 sec