Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-100644
#<BuildRuby:0x0000557eff4640c8
@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.20231212-100644",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000007)
build_up 0.003354 0.001118 1.006611 ( 1.271437)
build_miniruby 0.000558 0.000186 0.865161 ( 0.865474)
build_ruby 0.001314 0.000000 2.705191 ( 2.707485)
build_all 0.006431 0.001374 12.174416 ( 1.007714)
build_install 0.010731 0.003582 3.585576 ( 0.965029)
test_btest 0.000428 0.000134 61.860348 ( 6.095860)
test_basic 0.004060 0.000110 0.372716 ( 0.455695)
test_all 0.078010 0.022289 385.251254 ( 42.751978)
test_rubyspec 0.035785 0.036540 39.925140 ( 52.597038)
total: 108.72 sec