Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-010018
#<BuildRuby:0x000055e0b5aff280
@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.20231231-010018",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004156 0.001247 0.819416 ( 1.209752)
build_miniruby 0.000933 0.000280 0.822230 ( 0.821737)
build_ruby 0.001480 0.000445 2.690370 ( 2.690514)
build_all 0.007183 0.000702 11.993214 ( 1.001789)
build_install 0.009615 0.003440 3.391537 ( 0.958629)
test_btest 0.000631 0.000181 63.294947 ( 5.353629)
test_basic 0.004067 0.001162 0.406045 ( 0.485513)
test_all 0.084636 0.011887 368.531697 ( 39.891362)
test_rubyspec 0.017018 0.055695 40.501436 ( 53.055860)
total: 105.47 sec