Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-073643
#<BuildRuby:0x00007f7aa6c4fdd8
@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.20240928-073643",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.008707 0.000439 4.657205 ( 3.782050)
build_miniruby 0.001479 0.000130 1.263933 ( 1.262400)
build_ruby 0.001684 0.000149 3.785056 ( 4.028677)
build_all 0.003824 0.004697 6.833843 ( 2.843445)
build_install 0.004119 0.015509 10.386095 ( 4.823367)
test_btest 0.000885 0.000191 95.965267 ( 25.593792)
test_basic 0.012003 0.000761 1.032103 ( 1.084321)
test_all 0.120314 0.027612 749.724161 (233.848214)
test_rubyspec 0.063790 0.024709 134.866488 ( 29.182938)
total: 306.45 sec