Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-003930
#<BuildRuby:0x00005637734bf0b8
@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.20231223-003930",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004020 0.000042 1.053876 ( 1.425916)
build_miniruby 0.000739 0.000277 0.907186 ( 0.907433)
build_ruby 0.001037 0.000388 2.759544 ( 2.759671)
build_all 0.009645 0.000526 16.438639 ( 1.465001)
build_install 0.004690 0.004332 4.729746 ( 1.135747)
test_btest 0.000712 0.000262 80.450031 ( 7.736751)
test_basic 0.004433 0.000139 0.724377 ( 0.798959)
test_all 0.105016 0.029657 517.583352 ( 48.274578)
test_rubyspec 0.013794 0.034594 50.401739 ( 62.708503)
total: 127.21 sec