Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-111232
#<BuildRuby:0x00007f4f7734fdc8
@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.20240817-111232",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.006959 0.000872 2.931129 ( 2.850607)
build_miniruby 0.001300 0.000371 1.371100 ( 1.367545)
build_ruby 0.001396 0.000399 4.249590 ( 4.413542)
build_all 0.003172 0.005250 8.070633 ( 3.197286)
build_install 0.006622 0.012138 11.029693 ( 5.146363)
test_btest 0.000748 0.000325 113.011546 ( 29.934999)
test_basic 0.006875 0.003541 0.921930 ( 0.970005)
test_all 0.111532 0.044005 786.289504 (227.061192)
test_rubyspec 0.045193 0.047860 173.587978 ( 27.468740)
total: 302.41 sec