Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-144415
#<BuildRuby:0x000055cc8fa90040
@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.20230124-144415",
@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.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000046)
configure 0.000035 0.000011 0.000046 ( 0.000031)
build_up 0.004992 0.001536 0.861375 ( 1.052105)
build_miniruby 0.001023 0.000315 1.009253 ( 1.007247)
build_ruby 0.001597 0.000000 2.753364 ( 2.750774)
build_all 0.009188 0.000614 16.719381 ( 2.996223)
build_install 0.010983 0.000491 2.084824 ( 1.070987)
test_btest 0.000873 0.000206 72.858806 ( 10.952612)
test_basic 0.001415 0.005044 0.341867 ( 0.428136)
test_all 0.001586 0.000467 655.809078 (102.743279)
test_rubyspec 0.100987 0.024045 51.612633 ( 59.643254)
total: 182.65 sec