Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-095111
#<BuildRuby:0x00007fb4b6a7fdd8
@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.20241211-095111",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.003445 0.003840 3.407622 ( 3.375066)
build_miniruby 0.001158 0.000312 1.557240 ( 1.554057)
build_ruby 0.001378 0.000371 3.750217 ( 3.909528)
build_all 0.005635 0.003354 6.206561 ( 2.614851)
build_install 0.013982 0.003435 8.753085 ( 4.200100)
test_btest 0.000762 0.000215 73.246584 ( 20.283696)
test_basic 0.007042 0.001981 0.789933 ( 0.838257)
test_all 0.104095 0.033732 688.011119 (200.731678)
test_rubyspec 0.050990 0.032807 117.362136 ( 28.840126)
total: 266.35 sec