Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-233637
#<BuildRuby:0x000055a26c3e1fc0
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230912-233637",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000023 0.000004 0.000027 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006971 0.001245 2.387051 ( 5.034506)
build_miniruby 0.000000 0.001751 15.969896 ( 16.185900)
build_ruby 0.000673 0.000837 3.434738 ( 3.865935)
build_all 0.008043 0.000791 6.509484 ( 5.925463)
build_install 0.013058 0.008367 7.857008 ( 6.786948)
test_btest 0.000658 0.000155 82.295135 ( 56.851325)
test_basic 0.004324 0.004185 0.987777 ( 1.484723)
test_all 0.008347 0.002147 714.207056 (627.563923)
test_rubyspec 0.026961 0.055055 109.301222 (156.614955)
total: 880.31 sec