Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-004547
#<BuildRuby:0x000056099f6a00a0
@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.20231202-004547",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001977 0.003057 1.275488 ( 1.632733)
build_miniruby 0.000747 0.000327 0.928740 ( 0.928106)
build_ruby 0.000905 0.000396 2.776058 ( 2.776149)
build_all 0.006323 0.003242 16.269607 ( 1.444938)
build_install 0.007000 0.001343 4.741916 ( 1.122058)
test_btest 0.000729 0.000307 85.145826 ( 7.753443)
test_basic 0.004476 0.000000 0.752709 ( 0.828952)
test_all 0.094784 0.039554 550.835119 ( 49.950459)
test_rubyspec 0.023055 0.023993 50.122844 ( 62.411097)
total: 128.85 sec