Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-044607
#<BuildRuby:0x00005617846c3468
@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.20230103-044607",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000037 0.000009 0.000046 ( 0.000047)
build_up 0.005996 0.000406 0.842984 ( 1.027485)
build_miniruby 0.000962 0.000206 1.039580 ( 1.037778)
build_ruby 0.001291 0.000277 2.782508 ( 2.779901)
build_all 0.006956 0.002932 16.807753 ( 2.983998)
build_install 0.010307 0.001393 2.284732 ( 1.172685)
test_btest 0.000911 0.000202 70.793472 ( 11.191246)
test_basic 0.002369 0.005100 0.341602 ( 0.426323)
test_all 0.001113 0.000309 665.064385 (101.943056)
test_rubyspec 0.088826 0.045738 51.507163 ( 59.545996)
total: 182.11 sec