Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-072209
#<BuildRuby:0x0000557750e1a1f0
@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.20230813-072209",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000036 0.000003 0.000039 ( 0.000037)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002955 0.004317 2.274820 ( 5.475493)
build_miniruby 0.001676 0.000000 1.786945 ( 2.209662)
build_ruby 0.002164 0.000000 3.429272 ( 4.194760)
build_all 0.008531 0.000011 2.864105 ( 3.233553)
build_install 0.007442 0.012299 4.455328 ( 4.376677)
test_btest 0.000000 0.000988 85.780257 ( 53.439905)
test_basic 0.004943 0.003991 0.953915 ( 1.595896)
test_all 0.001619 0.000306 688.869484 (483.340968)
test_rubyspec 0.049776 0.018487 101.746932 (196.539518)
total: 754.41 sec