Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-112352
#<BuildRuby:0x000055ac4875f040
@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.20240112-112352",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000156 0.004068 0.995833 ( 1.408249)
build_miniruby 0.000000 0.001049 0.961841 ( 0.962293)
build_ruby 0.000000 0.001530 2.816769 ( 2.817485)
build_all 0.004462 0.005560 14.788977 ( 1.468860)
build_install 0.006142 0.002931 4.248004 ( 1.133668)
test_btest 0.000445 0.000254 79.874287 ( 7.228712)
test_basic 0.002583 0.001476 0.475895 ( 0.557593)
test_all 0.105402 0.028146 508.865213 ( 52.100454)
test_rubyspec 0.020907 0.013327 49.372286 ( 61.877151)
total: 129.56 sec