Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-204833
#<BuildRuby:0x00007f23d606fdc8
@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.20240624-204833",
@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.000008 0.000024 ( 0.000024)
autoconf 0.000029 0.000015 0.000044 ( 0.000044)
configure 0.000026 0.000014 0.000040 ( 0.000041)
build_up 0.005409 0.002653 3.401362 ( 3.518662)
build_miniruby 0.001715 0.000000 1.632583 ( 1.629709)
build_ruby 0.002150 0.000093 3.624839 ( 3.799540)
build_all 0.003013 0.005525 6.951915 ( 2.720664)
build_install 0.004201 0.012176 9.759552 ( 4.575025)
test_btest 0.000673 0.000424 104.188531 ( 26.716267)
test_basic 0.002292 0.005584 0.981915 ( 1.032767)
test_all 0.106046 0.040322 730.364541 (208.673777)
test_rubyspec 0.055040 0.035837 159.552667 ( 26.503324)
total: 279.17 sec