Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-220355
#<BuildRuby:0x000056381df638c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-220355",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000733 0.004059 1.412259 ( 1.756200)
build_miniruby 0.000851 0.000134 0.891448 ( 0.891571)
build_ruby 0.001102 0.000174 2.909951 ( 2.910225)
build_all 0.005876 0.004453 16.540048 ( 1.513806)
build_install 0.005501 0.003535 4.984485 ( 1.250922)
test_btest 0.000846 0.000193 84.795610 ( 7.450545)
test_basic 0.000000 0.005591 0.727647 ( 0.803844)
test_all 0.097722 0.036445 539.923435 ( 54.679407)
test_rubyspec 0.025030 0.021744 51.209957 ( 63.492938)
total: 134.75 sec