Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-005547
#<BuildRuby:0x0000564d1e037840
@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.20231219-005547",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004359 0.001362 1.484316 ( 1.837198)
build_miniruby 0.000688 0.000215 0.844036 ( 0.844066)
build_ruby 0.000965 0.000301 2.739863 ( 2.739830)
build_all 0.006495 0.003626 15.821145 ( 1.388091)
build_install 0.004040 0.004179 4.741813 ( 1.177438)
test_btest 0.000738 0.000272 84.298705 ( 7.059926)
test_basic 0.003380 0.001245 0.730285 ( 0.807005)
test_all 0.111003 0.022897 509.593903 ( 55.189605)
test_rubyspec 0.034885 0.013696 49.846460 ( 62.212143)
total: 133.26 sec