Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-121329
#<BuildRuby:0x00007f947fb0fde0
@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.20240815-121329",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005863 0.001955 3.349445 ( 3.205198)
build_miniruby 0.001249 0.000416 1.554199 ( 1.550713)
build_ruby 0.001453 0.000484 4.236792 ( 4.421548)
build_all 0.002019 0.007747 8.393702 ( 3.257366)
build_install 0.017863 0.003010 11.398474 ( 5.361666)
test_btest 0.000805 0.000296 124.324168 ( 33.181776)
test_basic 0.007054 0.003687 1.259735 ( 1.306214)
test_all 0.116053 0.035766 839.578279 (266.507577)
test_rubyspec 0.050429 0.038398 166.882708 ( 28.396344)
total: 347.19 sec