Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-133004
#<BuildRuby:0x00007f931e55fdd0
@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-133004",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006006 0.002692 4.576095 ( 3.762460)
build_miniruby 0.001366 0.000304 1.414668 ( 1.411871)
build_ruby 0.001407 0.000313 3.939694 ( 4.144132)
build_all 0.008229 0.000067 6.597885 ( 2.728051)
build_install 0.015248 0.005617 9.593114 ( 4.158890)
test_btest 0.000847 0.000191 92.085533 ( 24.187667)
test_basic 0.005667 0.004592 0.944124 ( 0.986294)
test_all 0.097449 0.054222 780.312574 (223.477106)
test_rubyspec 0.038031 0.047776 131.387244 ( 30.542551)
total: 295.40 sec