Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-114148
#<BuildRuby:0x00007f5ac4d7fde0
@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.20240701-114148",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000039 0.000011 0.000050 ( 0.000051)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.000888 0.008326 4.403166 ( 3.748434)
build_miniruby 0.002041 0.000000 1.601156 ( 1.600005)
build_ruby 0.000000 0.002499 4.482772 ( 4.603079)
build_all 0.009879 0.000079 8.564050 ( 3.452982)
build_install 0.015795 0.006576 11.884306 ( 5.628332)
test_btest 0.000680 0.000226 122.564292 ( 34.426153)
test_basic 0.002461 0.009261 1.187887 ( 1.250727)
test_all 0.084733 0.069677 882.074343 (266.725671)
test_rubyspec 0.057208 0.035710 175.121510 ( 58.707622)
total: 380.14 sec