Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-124125
#<BuildRuby:0x000056097b2a3db8
@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.20231224-124125",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004636 0.000488 1.039473 ( 1.407778)
build_miniruby 0.001309 0.000137 0.950120 ( 0.949416)
build_ruby 0.001210 0.000127 2.790298 ( 2.790516)
build_all 0.009767 0.000543 16.962001 ( 1.549343)
build_install 0.009222 0.000439 4.899959 ( 1.216144)
test_btest 0.000727 0.000069 85.767707 ( 7.209030)
test_basic 0.004213 0.000000 0.778463 ( 0.856847)
test_all 0.086800 0.049776 543.704253 ( 54.502286)
test_rubyspec 0.028036 0.021514 50.720060 ( 62.969160)
total: 133.45 sec