Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-173956
#<BuildRuby:0x000055dc0addf0e0
@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.20231203-173956",
@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.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005338 0.000000 0.981653 ( 1.233975)
build_miniruby 0.001237 0.000000 0.874652 ( 0.874249)
build_ruby 0.001243 0.000000 2.693946 ( 2.696517)
build_all 0.008797 0.000000 12.094201 ( 1.000844)
build_install 0.006977 0.007150 3.542032 ( 0.987445)
test_btest 0.000751 0.000075 66.144207 ( 4.985577)
test_basic 0.004180 0.000053 0.379519 ( 0.460052)
test_all 0.083669 0.017637 417.883078 ( 39.067483)
test_rubyspec 0.051419 0.022117 39.555949 ( 52.206200)
total: 103.51 sec