Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-131244
#<BuildRuby:0x0000556d3ddeb8e0
@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.20240103-131244",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001165 0.004428 1.029978 ( 1.320704)
build_miniruby 0.000855 0.000156 0.808419 ( 0.808615)
build_ruby 0.001852 0.000000 2.651351 ( 2.651523)
build_all 0.007443 0.000000 11.880045 ( 0.979934)
build_install 0.011407 0.003411 3.446963 ( 0.954226)
test_btest 0.000643 0.000113 62.636122 ( 5.731449)
test_basic 0.004971 0.000141 0.413217 ( 0.492581)
test_all 0.072101 0.021833 385.285350 ( 37.621309)
test_rubyspec 0.031615 0.038312 39.872357 ( 52.435715)
total: 103.00 sec