Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-025311
#<BuildRuby:0x0000556e5c562078
@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.20231227-025311",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001714 0.004303 1.760369 ( 2.348085)
build_miniruby 0.001406 0.000208 1.685453 ( 1.879498)
build_ruby 0.001572 0.000233 3.639700 ( 4.059758)
build_all 0.008216 0.000000 5.802202 ( 4.080767)
build_install 0.008564 0.010196 7.129106 ( 4.359148)
test_btest 0.000951 0.000197 80.469632 ( 43.460739)
test_basic 0.003685 0.003332 0.824851 ( 0.919507)
test_all 0.103858 0.017264 785.793153 (311.242371)
test_rubyspec 0.051270 0.015547 97.758836 (110.696853)
total: 483.05 sec