Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-061451
#<BuildRuby:0x00007fb361f4fdc8
@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.20240615-061451",
@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.000032 0.000007 0.000039 ( 0.000041)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.000303 0.008112 3.033495 ( 3.059023)
build_miniruby 0.001289 0.000376 1.141261 ( 1.138747)
build_ruby 0.001460 0.000426 3.117209 ( 3.278933)
build_all 0.007440 0.000000 7.436216 ( 2.979185)
build_install 0.011306 0.004787 9.678744 ( 4.539779)
test_btest 0.000871 0.000249 102.802202 ( 26.503914)
test_basic 0.008557 0.000009 1.022369 ( 1.071931)
test_all 0.089787 0.058685 768.865152 (215.024697)
test_rubyspec 0.060013 0.034810 159.497095 ( 29.886683)
total: 287.48 sec