Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-004308
#<BuildRuby:0x000055fbbdf87438
@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.20240103-004308",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.006486 0.000000 1.055329 ( 1.306524)
build_miniruby 0.000820 0.000000 0.803980 ( 0.804168)
build_ruby 0.001502 0.000000 2.658876 ( 2.659514)
build_all 0.001085 0.006567 11.959925 ( 0.975911)
build_install 0.005564 0.003155 3.453459 ( 0.963354)
test_btest 0.000498 0.000156 65.763005 ( 4.676145)
test_basic 0.003568 0.001115 0.396217 ( 0.475389)
test_all 0.082958 0.015300 376.689762 ( 39.430233)
test_rubyspec 0.024228 0.043524 39.651077 ( 52.223143)
total: 103.52 sec