Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-214407
#<BuildRuby:0x0000562bb1d6bf90
@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.20240109-214407",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000023 0.000009 0.000032 ( 0.000033)
configure 0.000012 0.000005 0.000017 ( 0.000018)
build_up 0.000000 0.006304 0.804171 ( 1.242994)
build_miniruby 0.000000 0.001111 0.848949 ( 0.848763)
build_ruby 0.000751 0.001109 2.668475 ( 2.668968)
build_all 0.006555 0.001354 11.964684 ( 0.986016)
build_install 0.013413 0.000113 3.435170 ( 0.960532)
test_btest 0.000594 0.000255 64.076374 ( 4.596274)
test_basic 0.004268 0.000000 0.415935 ( 0.496771)
test_all 0.064008 0.031892 396.769007 ( 36.078660)
test_rubyspec 0.044865 0.021669 40.645982 ( 53.201606)
total: 101.08 sec