Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-042417
#<BuildRuby:0x000055d9728277f0
@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.20240117-042417",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001489 0.004440 0.824077 ( 1.194359)
build_miniruby 0.000823 0.000206 0.810691 ( 0.810537)
build_ruby 0.001117 0.000279 2.670410 ( 2.671539)
build_all 0.000513 0.007244 11.974382 ( 0.982329)
build_install 0.009184 0.001826 3.397039 ( 0.955998)
test_btest 0.000595 0.000213 63.953684 ( 5.720155)
test_basic 0.004578 0.000000 0.388555 ( 0.468265)
test_all 0.084197 0.012258 388.667837 ( 34.035451)
test_rubyspec 0.041966 0.089477 73.371218 ( 85.835389)
total: 132.67 sec