Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-132121
#<BuildRuby:0x0000558af3d934f0
@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.20231224-132121",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000397 0.003425 0.743784 ( 1.136391)
build_miniruby 0.001026 0.000000 0.899538 ( 0.899383)
build_ruby 0.001264 0.000000 2.778197 ( 2.781858)
build_all 0.006652 0.000819 12.100062 ( 1.014124)
build_install 0.005048 0.003497 3.405887 ( 0.983196)
test_btest 0.000742 0.000000 68.813821 ( 5.433785)
test_basic 0.003631 0.000000 0.377994 ( 0.458836)
test_all 0.081093 0.026510 450.251691 ( 41.497507)
test_rubyspec 0.028005 0.022151 40.326272 ( 53.025257)
total: 107.23 sec