Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-065640
#<BuildRuby:0x00007f338a9efdd0
@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.20240827-065640",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000000 0.000058 0.000058 ( 0.000057)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.003500 0.004742 3.529217 ( 3.521326)
build_miniruby 0.000000 0.001567 1.259915 ( 1.256689)
build_ruby 0.000000 0.001970 4.180204 ( 4.361128)
build_all 0.000000 0.009364 8.671199 ( 3.407535)
build_install 0.010174 0.008925 11.646729 ( 5.437334)
test_btest 0.000673 0.000269 117.697448 ( 30.663887)
test_basic 0.008102 0.003937 1.278837 ( 1.324837)
test_all 0.108408 0.045458 805.972432 (263.262537)
test_rubyspec 0.055876 0.034970 175.191645 ( 38.191446)
total: 351.43 sec