Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-105738
#<BuildRuby:0x00007f60fdb3fdc0
@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.20240830-105738",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000046 0.000000 0.000046 ( 0.000046)
build_up 0.004003 0.004043 3.461531 ( 3.342757)
build_miniruby 0.001454 0.000352 1.627331 ( 1.623916)
build_ruby 0.001992 0.000000 3.918580 ( 4.106960)
build_all 0.007395 0.000290 7.109838 ( 2.787124)
build_install 0.011840 0.007057 10.372567 ( 4.765171)
test_btest 0.000688 0.000177 114.348186 ( 29.822974)
test_basic 0.006205 0.003524 1.227152 ( 1.276012)
test_all 0.093954 0.055071 823.638371 (232.438010)
test_rubyspec 0.052388 0.034617 160.863548 ( 32.233637)
total: 312.40 sec