Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-200836
#<BuildRuby:0x0000563c7a8a6eb8
@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.20230707-200836",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001671 0.004480 1.433041 ( 2.669854)
build_miniruby 0.000682 0.000256 0.883614 ( 0.884096)
build_ruby 0.001055 0.000395 2.667240 ( 2.667467)
build_all 0.005536 0.003058 7.796950 ( 7.055568)
build_install 0.005198 0.002866 2.001803 ( 1.856343)
test_btest 0.000910 0.000364 86.222984 ( 7.448510)
test_basic 0.003680 0.001472 0.830045 ( 0.910360)
test_all 0.001570 0.000627 445.846590 ( 49.697785)
test_rubyspec 0.023577 0.017907 44.088065 ( 56.488301)
total: 129.68 sec