Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-233127
#<BuildRuby:0x0000564aa60680a0
@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.20231113-233127",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004785 0.001126 1.216522 ( 1.477645)
build_miniruby 0.000858 0.000201 0.895999 ( 0.895344)
build_ruby 0.001527 0.000000 2.723889 ( 2.724637)
build_all 0.009301 0.000491 16.314403 ( 1.536906)
build_install 0.005685 0.003658 4.911011 ( 1.138655)
test_btest 0.000571 0.000136 84.429655 ( 7.367572)
test_basic 0.001043 0.003399 0.733609 ( 0.812986)
test_all 0.103076 0.032524 503.954419 ( 51.810493)
test_rubyspec 0.026328 0.020729 50.595651 ( 62.895485)
total: 130.66 sec