Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-104830
#<BuildRuby:0x000055615aca74f0
@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.20240110-104830",
@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.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004240 0.001156 0.791859 ( 1.206216)
build_miniruby 0.000784 0.000213 0.801615 ( 0.801612)
build_ruby 0.001107 0.000302 2.663995 ( 2.664788)
build_all 0.003733 0.004239 12.012916 ( 1.003470)
build_install 0.007996 0.005802 3.384653 ( 0.963885)
test_btest 0.000500 0.000192 65.638537 ( 4.423378)
test_basic 0.003793 0.001459 0.414676 ( 0.494285)
test_all 0.072364 0.024538 371.120028 ( 42.182750)
test_rubyspec 0.017163 0.047142 40.718589 ( 53.269144)
total: 107.01 sec