Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-143415
#<BuildRuby:0x000055fadc0874b0
@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.20231123-143415",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005805 0.949803 ( 1.359275)
build_miniruby 0.000044 0.001033 0.807010 ( 0.807113)
build_ruby 0.000000 0.001416 2.614405 ( 2.615399)
build_all 0.002530 0.005509 12.250605 ( 0.996608)
build_install 0.007806 0.003345 3.699098 ( 0.984295)
test_btest 0.000533 0.000228 66.503730 ( 4.782802)
test_basic 0.000000 0.004253 0.427038 ( 0.507400)
test_all 0.070740 0.029435 354.337157 ( 35.508604)
test_rubyspec 0.042169 0.022702 39.876484 ( 52.409754)
total: 99.97 sec