Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-124443
#<BuildRuby:0x000055fbad762858
@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.20230102-124443",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.000000 0.006578 0.856755 ( 1.344015)
build_miniruby 0.000000 0.001340 1.019118 ( 1.017135)
build_ruby 0.000849 0.000708 2.789110 ( 2.786488)
build_all 0.009350 0.000542 16.730875 ( 2.952848)
build_install 0.004613 0.007090 2.293932 ( 1.178944)
test_btest 0.000507 0.000312 78.398737 ( 10.630146)
test_basic 0.003901 0.002401 0.320828 ( 0.407614)
test_all 0.001395 0.000000 651.085660 (102.640997)
test_rubyspec 0.079536 0.051284 51.744050 ( 59.777410)
total: 182.74 sec