Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-150130
#<BuildRuby:0x00007f96ce84fdc0
@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.20240925-150130",
@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.000023)
autoconf 0.000035 0.000011 0.000046 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.009040 0.000260 4.474329 ( 3.889775)
build_miniruby 0.001292 0.000357 17.490959 ( 17.023721)
build_ruby 0.001453 0.000401 4.172739 ( 4.316372)
build_all 0.002915 0.005087 7.107302 ( 3.026738)
build_install 0.022725 0.000343 10.539933 ( 4.798340)
test_btest 0.000728 0.000193 97.214093 ( 26.667494)
test_basic 0.005404 0.005939 1.108957 ( 1.165027)
test_all 0.109134 0.040884 721.537431 (206.757947)
test_rubyspec 0.050447 0.037296 134.400920 ( 25.006141)
total: 292.65 sec