Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-032547
#<BuildRuby:0x0000562c0527be88
@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.20231225-032547",
@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.000007)
build_up 0.003397 0.000309 0.733896 ( 1.103050)
build_miniruby 0.000925 0.000084 0.909026 ( 0.910074)
build_ruby 0.001451 0.000000 2.768995 ( 2.772218)
build_all 0.004486 0.003374 12.183024 ( 1.017902)
build_install 0.007845 0.002058 3.415947 ( 0.962411)
test_btest 0.000493 0.000078 66.481390 ( 5.494680)
test_basic 0.003675 0.000000 0.382799 ( 0.461952)
test_all 0.081196 0.029723 452.417320 ( 44.952200)
test_rubyspec 0.025847 0.025467 40.660778 ( 53.413002)
total: 111.09 sec