Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-171657
#<BuildRuby:0x000055a22cef4178
@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.20231119-171657",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004864 0.000227 0.938003 ( 1.322255)
build_miniruby 0.001048 0.000000 0.822427 ( 0.822534)
build_ruby 0.001868 0.000000 2.611184 ( 2.611624)
build_all 0.008269 0.000656 11.976200 ( 0.982751)
build_install 0.006087 0.004809 3.575605 ( 0.980222)
test_btest 0.000000 0.000689 64.632541 ( 5.134871)
test_basic 0.001547 0.002813 0.405429 ( 0.485799)
test_all 0.085855 0.018002 357.315562 ( 37.250060)
test_rubyspec 0.036688 0.031772 39.763706 ( 52.324148)
total: 101.91 sec