Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-130508
#<BuildRuby:0x00005615998f80e0
@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.20231130-130508",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004010 0.000802 0.959710 ( 1.274503)
build_miniruby 0.000673 0.000135 0.872841 ( 0.873144)
build_ruby 0.001802 0.000000 2.712690 ( 2.743899)
build_all 0.005596 0.003094 12.120551 ( 1.007149)
build_install 0.009095 0.005465 3.577869 ( 0.984963)
test_btest 0.000598 0.000171 61.196961 ( 5.916265)
test_basic 0.000653 0.003168 0.373469 ( 0.454836)
test_all 0.072567 0.029823 391.622179 ( 40.435043)
test_rubyspec 0.042826 0.032106 39.465306 ( 52.102050)
total: 105.79 sec