Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-140059
#<BuildRuby:0x000056469b297df8
@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-140059",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006709 0.000000 0.848268 ( 1.057787)
build_miniruby 0.001344 0.000000 1.020503 ( 1.018271)
build_ruby 0.000000 0.001670 2.773398 ( 2.770542)
build_all 0.007304 0.002158 16.802882 ( 2.958342)
build_install 0.010746 0.000556 2.064060 ( 1.068381)
test_btest 0.000884 0.000186 70.174222 ( 11.597576)
test_basic 0.001679 0.004685 0.361534 ( 0.447932)
test_all 0.001074 0.000282 673.021507 ( 95.516905)
test_rubyspec 0.084190 0.049886 51.818784 ( 59.875445)
total: 176.31 sec