Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-142017
#<BuildRuby:0x00005622196b03c8
@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.20230115-142017",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000000 0.000033 0.000033 ( 0.000032)
build_up 0.003077 0.004461 1.295480 ( 1.916572)
build_miniruby 0.001267 0.000169 1.697359 ( 1.568798)
build_ruby 0.001426 0.000190 2.800249 ( 2.797704)
build_all 0.002375 0.007435 16.902120 ( 3.023728)
build_install 0.002455 0.009085 2.160383 ( 1.086513)
test_btest 0.000807 0.000285 74.034735 ( 11.248234)
test_basic 0.002209 0.005215 0.366498 ( 0.451081)
test_all 0.001104 0.000455 662.576351 (100.736061)
test_rubyspec 0.063939 0.069953 52.234126 ( 60.244540)
total: 183.07 sec