Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-000255
#<BuildRuby:0x000055e0d37680b8
@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.20230206-000255",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003137 0.000627 0.629891 ( 1.021673)
build_miniruby 0.000892 0.000000 0.617584 ( 0.617068)
build_ruby 0.000000 0.001263 2.050178 ( 2.049601)
build_all 0.006424 0.002672 12.113760 ( 1.484626)
build_install 0.006306 0.000000 1.446212 ( 0.700138)
test_btest 0.000595 0.000000 66.033821 ( 5.899648)
test_basic 0.002932 0.000330 0.241219 ( 0.337620)
test_all 0.000962 0.000206 480.827200 ( 46.612368)
test_rubyspec 0.020147 0.009494 35.350048 ( 45.940760)
total: 104.66 sec