Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-013832
#<BuildRuby:0x000055d0bcae3520
@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.20230729-013832",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004813 0.000535 1.344818 ( 2.555735)
build_miniruby 0.000847 0.000094 0.896964 ( 0.896210)
build_ruby 0.000000 0.001216 2.651438 ( 2.650823)
build_all 0.002588 0.006467 13.640774 ( 1.201152)
build_install 0.007037 0.000542 1.903362 ( 0.875800)
test_btest 0.000933 0.000178 79.675680 ( 7.216100)
test_basic 0.004561 0.000034 0.631481 ( 0.709653)
test_all 0.000554 0.000733 498.585902 ( 44.457774)
test_rubyspec 0.003722 0.034235 43.330771 ( 55.731967)
total: 116.30 sec