Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-030415
#<BuildRuby:0x0000557543464020
@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.20230104-030415",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003331 0.000555 0.622574 ( 1.031538)
build_miniruby 0.000933 0.000156 0.664852 ( 0.663589)
build_ruby 0.001140 0.000190 2.474238 ( 2.473565)
build_all 0.007933 0.001323 12.957796 ( 1.633567)
build_install 0.007006 0.000000 1.658069 ( 0.787881)
test_btest 0.000695 0.000000 66.286588 ( 6.271932)
test_basic 0.003578 0.000167 0.239660 ( 0.334816)
test_all 0.001171 0.000000 505.847365 ( 47.304487)
test_rubyspec 0.010887 0.017919 35.153515 ( 45.734030)
total: 106.24 sec