Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-183731
#<BuildRuby:0x00007fb8bc9cfdc0
@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.20240704-183731",
@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.000025 0.000002 0.000027 ( 0.000029)
autoconf 0.000042 0.000004 0.000046 ( 0.000046)
configure 0.000036 0.000003 0.000039 ( 0.000039)
build_up 0.008793 0.000054 4.318615 ( 3.717033)
build_miniruby 0.001736 0.000000 1.342479 ( 1.339539)
build_ruby 0.000000 0.002195 4.338300 ( 4.530829)
build_all 0.000789 0.008543 8.438257 ( 3.426826)
build_install 0.011370 0.009086 11.383351 ( 5.211042)
test_btest 0.000896 0.000000 117.343721 ( 30.896757)
test_basic 0.001110 0.008815 1.003977 ( 1.048650)
test_all 0.114515 0.041765 885.422785 (244.992811)
test_rubyspec 0.065568 0.031566 171.295209 ( 36.918181)
total: 332.08 sec