Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-012826
#<BuildRuby:0x00007f66ec0afdc0
@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.20241027-012826",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002582 0.004617 3.060533 ( 3.302410)
build_miniruby 0.001168 0.000333 1.131107 ( 1.128600)
build_ruby 0.001387 0.000396 4.101316 ( 4.358021)
build_all 0.009065 0.002590 7.342168 ( 4.386382)
build_install 0.013916 0.010618 10.711805 ( 6.631490)
test_btest 0.000888 0.000000 68.169501 ( 18.995818)
test_basic 0.005031 0.003353 0.801308 ( 2.367084)
test_all 0.084860 0.059005 643.253126 (203.353221)
test_rubyspec 0.042544 0.040728 121.684362 ( 21.391361)
total: 265.92 sec