Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-172055
#<BuildRuby:0x00007f4e7c10fdc0
@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.20240823-172055",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004505 0.002491 2.356659 ( 2.484056)
build_miniruby 0.001249 0.000250 1.090280 ( 1.087451)
build_ruby 0.001847 0.000000 2.991351 ( 3.190534)
build_all 0.007935 0.001176 6.385523 ( 2.380021)
build_install 0.007243 0.010627 8.914546 ( 3.859056)
test_btest 0.000657 0.000182 96.477791 ( 24.772308)
test_basic 0.006585 0.000732 0.777497 ( 0.841832)
test_all 0.128394 0.019674 713.686023 (211.282174)
test_rubyspec 0.044639 0.046520 164.381553 ( 27.855421)
total: 277.75 sec