Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-173340
#<BuildRuby:0x00007efd6577fdd0
@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.20240703-173340",
@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.000005 0.000026 ( 0.000028)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.003897 0.003993 3.399343 ( 2.880368)
build_miniruby 0.001720 0.000000 1.253971 ( 1.251349)
build_ruby 0.001895 0.000000 3.285018 ( 3.483669)
build_all 0.005123 0.004291 6.748091 ( 2.537096)
build_install 0.003549 0.016022 8.860088 ( 4.021923)
test_btest 0.000721 0.000312 104.621728 ( 27.089755)
test_basic 0.007540 0.001454 0.944482 ( 0.997816)
test_all 0.113346 0.046878 787.028489 (219.790062)
test_rubyspec 0.071428 0.027966 169.940713 ( 28.279130)
total: 290.33 sec