Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-130703
#<BuildRuby:0x0000564feb74c098
@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.20240116-130703",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.003548 0.001567 0.798925 ( 1.247798)
build_miniruby 0.001017 0.000000 0.846809 ( 0.846868)
build_ruby 0.001493 0.000000 2.719320 ( 2.720031)
build_all 0.005299 0.002140 12.021338 ( 0.996617)
build_install 0.011745 0.001609 3.459317 ( 0.974730)
test_btest 0.000483 0.000207 63.066233 ( 5.682607)
test_basic 0.002069 0.003260 0.395079 ( 0.475154)
test_all 0.065119 0.030950 395.494720 ( 33.777067)
test_rubyspec 0.043346 0.027510 40.484550 ( 53.021726)
total: 99.74 sec