Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-180648
#<BuildRuby:0x0000558c4383bfb0
@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.20230104-180648",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.004054 0.002183 0.848095 ( 1.074580)
build_miniruby 0.000906 0.000419 1.012789 ( 1.010874)
build_ruby 0.001162 0.000536 2.766290 ( 2.763683)
build_all 0.009936 0.000000 16.688836 ( 3.002942)
build_install 0.010232 0.001605 2.276315 ( 1.173532)
test_btest 0.000837 0.000296 75.982065 ( 10.811593)
test_basic 0.001477 0.004847 0.356770 ( 0.442993)
test_all 0.001225 0.000000 668.657214 (108.604189)
test_rubyspec 0.084096 0.049208 51.469252 ( 59.504835)
total: 188.39 sec