Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240613-215113
#<BuildRuby:0x00007fdd815dfdc0
@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.20240613-215113",
@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.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.002505 0.004735 3.261687 ( 3.331789)
build_miniruby 0.001746 0.000000 1.141704 ( 1.139715)
build_ruby 0.000000 0.002093 3.332040 ( 3.511299)
build_all 0.003229 0.004700 6.368941 ( 2.474719)
build_install 0.010119 0.006489 8.850159 ( 4.091299)
test_btest 0.000751 0.000312 99.543565 ( 25.584920)
test_basic 0.003190 0.005653 1.160533 ( 1.210608)
test_all 0.085983 0.060260 746.772391 (232.942754)
test_rubyspec 0.057065 0.034421 161.246176 ( 55.084700)
total: 329.37 sec