Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-181621
#<BuildRuby:0x00005649f9a7f438
@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.20231226-181621",
@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.000009 0.000002 0.000011 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.000166 0.006267 0.814326 ( 1.192864)
build_miniruby 0.000619 0.000281 0.827750 ( 0.827967)
build_ruby 0.001015 0.000462 2.649101 ( 2.649913)
build_all 0.004049 0.003932 11.935342 ( 0.980850)
build_install 0.008722 0.004361 3.320248 ( 0.955976)
test_btest 0.000470 0.000235 63.311505 ( 5.200454)
test_basic 0.003421 0.001710 0.411453 ( 0.491165)
test_all 0.063462 0.036432 391.342595 ( 37.207401)
test_rubyspec 0.032368 0.031525 39.944518 ( 52.500105)
total: 102.01 sec