Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-161130
#<BuildRuby:0x000055f750a29f70
@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.20231212-161130",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005991 0.000232 2.252255 ( 2.370590)
build_miniruby 0.001451 0.000174 1.542408 ( 1.542840)
build_ruby 0.001445 0.000174 2.964027 ( 3.171245)
build_all 0.000855 0.007098 5.700438 ( 2.853879)
build_install 0.014644 0.004519 7.205316 ( 4.258894)
test_btest 0.000000 0.000962 82.274916 ( 29.441080)
test_basic 0.000000 0.005161 0.891644 ( 0.964018)
test_all 0.096951 0.024055 676.630768 (270.321797)
test_rubyspec 0.050870 0.020816 97.088291 (111.712883)
total: 426.64 sec