Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-142533
#<BuildRuby:0x00007f20cc9afdc8
@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.20240727-142533",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000041)
configure 0.000032 0.000008 0.000040 ( 0.000038)
build_up 0.000708 0.006916 3.474663 ( 3.371812)
build_miniruby 0.001127 0.000376 1.575595 ( 1.572844)
build_ruby 0.001337 0.000445 4.004047 ( 14.499208)
build_all 0.008587 0.000000 8.049968 ( 3.178129)
build_install 0.009808 0.008880 10.347113 ( 4.722263)
test_btest 0.000766 0.000276 105.453646 ( 30.636134)
test_basic 0.001697 0.008982 1.252881 ( 1.311527)
test_all 0.085123 0.066799 822.474342 (251.374178)
test_rubyspec 0.046591 0.039819 168.847159 ( 35.935250)
total: 346.60 sec