Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-043611
#<BuildRuby:0x00005623fcf3c188
@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.20240116-043611",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001638 0.004230 0.810156 ( 1.208122)
build_miniruby 0.000984 0.000000 0.817114 ( 0.817237)
build_ruby 0.001434 0.000000 2.675339 ( 2.676302)
build_all 0.001004 0.006858 11.986624 ( 0.970369)
build_install 0.003278 0.007995 3.407951 ( 0.956987)
test_btest 0.000507 0.000209 62.595262 ( 4.898097)
test_basic 0.004486 0.000451 0.409254 ( 0.488256)
test_all 0.069982 0.027239 381.024059 ( 38.581013)
test_rubyspec 0.035160 0.033834 40.248039 ( 52.793763)
total: 103.39 sec