Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-010616
#<BuildRuby:0x000055c169e1b6f0
@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.20231118-010616",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004537 1.277646 ( 1.675819)
build_miniruby 0.000000 0.001094 0.872652 ( 0.872712)
build_ruby 0.000000 0.001652 2.733996 ( 2.733869)
build_all 0.007759 0.001388 16.356795 ( 1.473621)
build_install 0.009517 0.000308 4.901825 ( 1.202932)
test_btest 0.001004 0.000000 83.890736 ( 8.146972)
test_basic 0.001595 0.003778 0.734110 ( 0.809470)
test_all 0.100784 0.033534 488.890719 ( 56.860362)
test_rubyspec 0.043307 0.011291 50.206986 ( 62.564012)
total: 136.34 sec