Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-214811
#<BuildRuby:0x0000563bf771f280
@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.20231130-214811",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004495 0.000000 0.964297 ( 1.269634)
build_miniruby 0.001128 0.000000 0.884658 ( 0.884719)
build_ruby 0.001165 0.000000 2.706934 ( 2.708663)
build_all 0.007694 0.000000 12.203813 ( 1.006587)
build_install 0.007228 0.004125 3.588210 ( 0.972600)
test_btest 0.000747 0.000044 65.591346 ( 4.840216)
test_basic 0.004354 0.000256 0.376853 ( 0.457806)
test_all 0.065839 0.034529 388.555494 ( 43.117121)
test_rubyspec 0.053636 0.020584 39.540957 ( 52.234068)
total: 107.49 sec