Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-043931
#<BuildRuby:0x0000558116b7af60
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231223-043931",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004848 0.000000 1.135153 ( 1.485456)
build_miniruby 0.001062 0.000000 0.886635 ( 0.887311)
build_ruby 0.001388 0.000000 2.798614 ( 2.798925)
build_all 0.009025 0.000958 16.663297 ( 1.445598)
build_install 0.008255 0.000784 4.803091 ( 1.156971)
test_btest 0.001168 0.000000 85.804734 ( 7.361837)
test_basic 0.001671 0.003081 0.719229 ( 0.798359)
test_all 0.108891 0.027346 528.225660 ( 60.627077)
test_rubyspec 0.022799 0.026106 50.415103 ( 62.801301)
total: 139.36 sec