Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-045209
#<BuildRuby:0x0000557404722360
@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.20240111-045209",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005803 0.000140 1.704406 ( 2.290329)
build_miniruby 0.001334 0.000000 1.814775 ( 1.815244)
build_ruby 0.001550 0.000000 3.448106 ( 3.690430)
build_all 0.007372 0.000000 5.543649 ( 2.798951)
build_install 0.017395 0.000221 6.894392 ( 4.134497)
test_btest 0.000871 0.000054 82.109590 ( 29.444475)
test_basic 0.003720 0.004549 0.780030 ( 0.844052)
test_all 0.074683 0.043806 746.283513 (267.242338)
test_rubyspec 0.033299 0.037231 96.034662 (107.756317)
total: 420.02 sec