Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-020314
#<BuildRuby:0x000055dba0eef620
@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.20231218-020314",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004233 0.000019 1.028339 ( 1.274429)
build_miniruby 0.001024 0.000085 0.872211 ( 0.874602)
build_ruby 0.001008 0.000000 2.703550 ( 2.705805)
build_all 0.005185 0.002838 12.113872 ( 1.005829)
build_install 0.013026 0.000272 3.566143 ( 0.972417)
test_btest 0.000756 0.000079 64.616665 ( 4.613531)
test_basic 0.001118 0.003279 0.379167 ( 0.459833)
test_all 0.082527 0.016897 372.811376 ( 36.280985)
test_rubyspec 0.019126 0.043014 39.607094 ( 52.277274)
total: 100.47 sec