Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-042522
#<BuildRuby:0x00007fe43b7bfdc8
@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.20240727-042522",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000000 0.000064 0.000064 ( 0.000064)
configure 0.000000 0.000042 0.000042 ( 0.000041)
build_up 0.000219 0.007886 3.709364 ( 3.644707)
build_miniruby 0.001309 0.000172 1.625634 ( 1.622729)
build_ruby 0.001717 0.000226 4.142658 ( 4.351422)
build_all 0.008360 0.000000 8.126632 ( 3.275324)
build_install 0.015203 0.003974 10.978039 ( 5.044304)
test_btest 0.000917 0.000125 122.394466 ( 32.199509)
test_basic 0.001433 0.007776 1.239515 ( 1.289110)
test_all 0.089661 0.060970 838.559591 (236.046513)
test_rubyspec 0.052816 0.035882 178.644711 ( 42.379923)
total: 329.85 sec