Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-222408
#<BuildRuby:0x0000560db1a57520
@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.20230730-222408",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004940 0.000099 1.472550 ( 2.651617)
build_miniruby 0.000810 0.000081 0.930035 ( 0.929151)
build_ruby 0.001030 0.000103 2.731071 ( 2.731112)
build_all 0.001720 0.007739 14.444950 ( 1.268428)
build_install 0.004338 0.004065 2.008643 ( 0.909070)
test_btest 0.000853 0.000194 84.041809 ( 7.935679)
test_basic 0.001643 0.003419 0.578188 ( 0.655673)
test_all 0.000913 0.000239 521.667890 ( 44.870239)
test_rubyspec 0.023224 0.021224 45.354559 ( 57.589445)
total: 119.54 sec