Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-114825
#<BuildRuby:0x000055de684280c8
@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.20240116-114825",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.005655 0.000471 0.797899 ( 1.223741)
build_miniruby 0.000814 0.000222 0.818751 ( 0.818916)
build_ruby 0.001556 0.000425 2.685043 ( 2.685170)
build_all 0.004027 0.004217 11.952707 ( 0.959021)
build_install 0.004617 0.009018 3.828925 ( 0.982677)
test_btest 0.000676 0.000000 64.089308 ( 5.422861)
test_basic 0.003607 0.000259 0.393145 ( 0.473520)
test_all 0.077510 0.018284 389.604874 ( 32.514290)
test_rubyspec 0.055172 0.011778 40.367306 ( 52.912791)
total: 97.99 sec