Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-220548
#<BuildRuby:0x00007eff4a87fdc0
@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.20240616-220548",
@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.000018 0.000007 0.000025 ( 0.000024)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.002880 0.005185 3.282308 ( 3.312616)
build_miniruby 0.000000 0.001992 1.565894 ( 1.563640)
build_ruby 0.001077 0.000807 3.630029 ( 3.780575)
build_all 0.005878 0.003119 7.391190 ( 2.878805)
build_install 0.009718 0.010658 10.289851 ( 4.894026)
test_btest 0.000927 0.000000 109.467208 ( 29.322343)
test_basic 0.005522 0.003321 1.202138 ( 1.252612)
test_all 0.107506 0.040196 856.315408 (237.602953)
test_rubyspec 0.069043 0.022300 156.179668 ( 33.756741)
total: 318.37 sec