Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-180516
#<BuildRuby:0x00007ff444a5fdd0
@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.20240922-180516",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000011 0.000043 ( 0.000044)
configure 0.000024 0.000009 0.000033 ( 0.000032)
build_up 0.007040 0.001403 3.982266 ( 3.258984)
build_miniruby 0.001599 0.000000 1.226473 ( 1.223661)
build_ruby 0.001867 0.000000 3.714061 ( 3.898827)
build_all 0.007281 0.000000 5.801523 ( 2.356140)
build_install 0.016107 0.002829 8.629788 ( 3.766889)
test_btest 0.000710 0.000206 84.047293 ( 21.804541)
test_basic 0.008069 0.001024 0.853113 ( 0.900475)
test_all 0.106131 0.039786 728.294487 (211.098111)
test_rubyspec 0.055535 0.024875 133.535837 ( 23.283488)
total: 271.59 sec