Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-095459
#<BuildRuby:0x00007f8ffd34fdc0
@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.20240716-095459",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000030)
build_up 0.004395 0.003803 3.561549 ( 3.559232)
build_miniruby 0.001632 0.000000 1.570753 ( 1.572659)
build_ruby 0.001722 0.000138 3.903864 ( 4.063831)
build_all 0.008197 0.000627 7.965925 ( 3.042053)
build_install 0.013111 0.009093 10.228023 ( 4.595747)
test_btest 0.000794 0.000155 108.678717 ( 28.601173)
test_basic 0.003302 0.004960 1.219749 ( 1.268608)
test_all 0.119742 0.034256 816.674899 (261.110740)
test_rubyspec 0.040205 0.053878 166.245087 ( 36.274367)
total: 344.09 sec