Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-065553
#<BuildRuby:0x000055da6c3c2228
@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.20240305-065553",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003571 0.004523 2.785083 ( 2.726506)
build_miniruby 0.001101 0.000169 2.076761 ( 2.095558)
build_ruby 0.001776 0.000000 3.538267 ( 3.795559)
build_all 0.007626 0.000166 6.648843 ( 2.908141)
build_install 0.014658 0.005244 8.859451 ( 5.066928)
test_btest 0.000000 0.000981 93.177203 ( 44.912687)
test_basic 0.004672 0.003371 1.005591 ( 1.129245)
test_all 0.078722 0.042156 769.507487 (283.100281)
test_rubyspec 0.026465 0.059644 126.292523 (135.610294)
total: 481.35 sec