Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-155419
#<BuildRuby:0x00007f3cdee9fdc8
@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.20241021-155419",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000000 0.000044 0.000044 ( 0.000045)
build_up 0.000153 0.006754 2.514436 ( 2.577350)
build_miniruby 0.001109 0.000345 1.065057 ( 1.062341)
build_ruby 0.001793 0.000000 3.202799 ( 3.379730)
build_all 0.008541 0.000000 5.996346 ( 2.288379)
build_install 0.011444 0.008596 8.625366 ( 3.887765)
test_btest 0.000956 0.000000 84.730947 ( 32.778588)
test_basic 0.008956 0.002142 1.059631 ( 1.114616)
test_all 0.117310 0.032064 692.815321 (202.744581)
test_rubyspec 0.052211 0.032472 125.616597 ( 22.836933)
total: 272.67 sec