Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-135034
#<BuildRuby:0x00007f0ec0bbfdc0
@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.20240711-135034",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.003304 0.005051 3.729020 ( 3.734978)
build_miniruby 0.001143 0.000357 1.185635 ( 1.183042)
build_ruby 0.002135 0.000667 3.866562 ( 4.020217)
build_all 0.003687 0.006775 8.688489 ( 3.759281)
build_install 0.014271 0.010552 11.350539 ( 5.879374)
test_btest 0.000639 0.000249 115.773979 ( 35.455610)
test_basic 0.008477 0.001038 1.191123 ( 1.242371)
test_all 0.104254 0.046567 860.853388 (245.514380)
test_rubyspec 0.045084 0.042524 163.452559 ( 34.416060)
total: 335.21 sec