Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-232445
#<BuildRuby:0x000055f75f0cc040
@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.20231118-232445",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001652 0.003545 0.907123 ( 1.294539)
build_miniruby 0.000763 0.000208 0.799748 ( 0.799942)
build_ruby 0.001101 0.000300 2.617229 ( 2.617743)
build_all 0.002259 0.005020 11.897649 ( 0.964194)
build_install 0.009437 0.001676 3.481037 ( 0.966029)
test_btest 0.000493 0.000165 64.178099 ( 5.113193)
test_basic 0.000000 0.004129 0.405607 ( 0.485553)
test_all 0.081271 0.014766 333.666777 ( 35.374648)
test_rubyspec 0.046293 0.020337 39.752051 ( 52.330173)
total: 99.95 sec