Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-032846
#<BuildRuby:0x0000559ce16340d8
@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.20240106-032846",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003445 0.000287 0.832145 ( 1.252958)
build_miniruby 0.001085 0.000090 1.024410 ( 1.025513)
build_ruby 0.001180 0.000098 3.070226 ( 3.076141)
build_all 0.009220 0.000361 15.746778 ( 1.386918)
build_install 0.010966 0.000000 4.121323 ( 1.158837)
test_btest 0.000000 0.000775 79.233468 ( 6.477385)
test_basic 0.000238 0.003614 0.443340 ( 0.525327)
test_all 0.098907 0.021054 536.172989 ( 63.780487)
test_rubyspec 0.015157 0.025877 48.263749 ( 60.939572)
total: 139.62 sec