Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-183311
#<BuildRuby:0x00007f727961fdd0
@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.20240821-183311",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.006442 0.001454 3.756340 ( 3.691878)
build_miniruby 0.001421 0.000321 1.678213 ( 1.675277)
build_ruby 0.001715 0.000387 4.040007 ( 27.506244)
build_all 0.006339 0.001431 7.380472 ( 2.939330)
build_install 0.014233 0.002654 9.125021 ( 7.265422)
test_btest 0.000727 0.000162 113.424191 ( 30.069987)
test_basic 0.005402 0.004618 1.014476 ( 1.063541)
test_all 0.107059 0.044444 875.144048 (270.972202)
test_rubyspec 0.053650 0.033581 162.089847 ( 36.206222)
total: 381.39 sec