Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-031410
#<BuildRuby:0x00007f8b4f4efde0
@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.20240924-031410",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000018 0.000008 0.000026 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003016 0.005509 4.012282 ( 3.299653)
build_miniruby 0.001285 0.000604 1.392456 ( 1.388602)
build_ruby 0.001243 0.000585 3.504525 ( 3.742061)
build_all 0.006812 0.001061 6.032891 ( 2.428400)
build_install 0.010934 0.007814 8.839834 ( 3.859052)
test_btest 0.000582 0.000277 89.496978 ( 23.550788)
test_basic 0.000543 0.009236 0.969139 ( 1.011679)
test_all 0.114201 0.034322 759.034817 (237.424071)
test_rubyspec 0.048128 0.040109 136.338126 ( 29.629275)
total: 306.33 sec