Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-233922
#<BuildRuby:0x000055ebd25f8728
@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.20230112-233922",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006229 0.000416 0.842908 ( 1.028980)
build_miniruby 0.001091 0.000073 1.012856 ( 1.011056)
build_ruby 0.001485 0.000099 2.783259 ( 2.780723)
build_all 0.002397 0.007473 16.768198 ( 3.006605)
build_install 0.009644 0.001608 2.110668 ( 1.081990)
test_btest 0.000000 0.000756 75.264496 ( 10.748677)
test_basic 0.000000 0.006323 0.346672 ( 0.433132)
test_all 0.000374 0.000914 659.666736 (101.978909)
test_rubyspec 0.087001 0.046199 51.727943 ( 59.821583)
total: 181.89 sec