Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-043750
#<BuildRuby:0x00007f809cecfdc8
@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-043750",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.007134 0.000451 3.434222 ( 3.419119)
build_miniruby 0.000000 0.001696 1.651122 ( 1.647848)
build_ruby 0.000935 0.001071 3.457592 ( 3.674774)
build_all 0.008987 0.000798 8.254555 ( 3.070951)
build_install 0.007733 0.011762 10.924076 ( 5.089666)
test_btest 0.000752 0.000165 114.637192 ( 30.175564)
test_basic 0.005499 0.005290 1.076522 ( 1.121942)
test_all 0.116603 0.032323 850.352196 (243.544907)
test_rubyspec 0.058925 0.031035 170.571227 ( 31.154589)
total: 322.90 sec