Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-151836
#<BuildRuby:0x000056470a254110
@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.20240110-151836",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005506 0.001002 0.815919 ( 1.224681)
build_miniruby 0.000963 0.000000 0.797563 ( 0.797514)
build_ruby 0.001475 0.000000 2.664133 ( 2.664982)
build_all 0.007549 0.000000 12.013013 ( 0.973194)
build_install 0.007082 0.003509 3.374116 ( 0.958991)
test_btest 0.000666 0.000000 64.814485 ( 4.746742)
test_basic 0.004226 0.000138 0.415234 ( 0.496021)
test_all 0.069584 0.025863 387.731481 ( 31.523840)
test_rubyspec 0.032727 0.033953 40.714853 ( 53.240806)
total: 96.63 sec