Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-115004
#<BuildRuby:0x000055d6648f4090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-115004",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003064 0.003595 0.802078 ( 1.188639)
build_miniruby 0.000655 0.000238 0.805784 ( 0.805877)
build_ruby 0.000000 0.001485 2.681572 ( 2.682120)
build_all 0.004629 0.003212 11.944978 ( 0.971401)
build_install 0.009943 0.004773 3.415650 ( 0.960707)
test_btest 0.000549 0.000240 63.590618 ( 5.547470)
test_basic 0.000527 0.003888 0.404145 ( 0.484724)
test_all 0.069382 0.025546 396.902640 ( 35.389083)
test_rubyspec 0.029332 0.033907 40.629332 ( 53.188620)
total: 101.22 sec