Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-140625
#<BuildRuby:0x00007ff1f997fde0
@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.20240715-140625",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.007016 0.000000 2.946429 ( 2.940083)
build_miniruby 0.001558 0.000175 1.080680 ( 1.077515)
build_ruby 0.002223 0.000000 3.240765 ( 3.446207)
build_all 0.007318 0.001038 6.878084 ( 2.596724)
build_install 0.003697 0.012404 8.935744 ( 4.029555)
test_btest 0.000687 0.000209 102.994171 ( 26.401488)
test_basic 0.000000 0.008098 0.954058 ( 1.003774)
test_all 0.106618 0.037520 709.372912 (197.051811)
test_rubyspec 0.045831 0.037674 162.537174 ( 26.890201)
total: 265.44 sec