Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-101109
#<BuildRuby:0x0000564a69e68ef8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230105-101109",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007931 0.001220 0.934007 ( 1.152032)
build_miniruby 0.000000 0.002591 0.830343 ( 0.828806)
build_ruby 0.000538 0.002106 2.125113 ( 2.126231)
build_all 0.018983 0.000918 18.452963 ( 2.127872)
build_install 0.020432 0.000854 1.792281 ( 0.916987)
test_btest 0.001417 0.000224 89.075830 ( 9.015485)
test_basic 0.006986 0.000242 0.341644 ( 0.431487)
test_all 0.001806 0.000271 676.791592 ( 63.471465)
test_rubyspec 0.088316 0.039176 47.774857 ( 56.146554)
total: 136.22 sec