Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-195759
#<BuildRuby:0x000055aa9d37a120
@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.20231220-195759",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005599 0.000183 1.619565 ( 1.964948)
build_miniruby 0.001105 0.000123 1.212873 ( 1.211445)
build_ruby 0.001454 0.000162 2.613899 ( 2.833955)
build_all 0.005919 0.000194 5.058317 ( 1.944644)
build_install 0.002627 0.014464 6.297218 ( 3.069505)
test_btest 0.000000 0.001187 82.570623 ( 22.038536)
test_basic 0.000000 0.005984 0.804187 ( 0.865644)
test_all 0.086529 0.033162 694.397341 (219.439901)
test_rubyspec 0.041437 0.019853 83.120405 ( 94.724910)
total: 348.09 sec