Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-080758
#<BuildRuby:0x00007fee1e2cfdd0
@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.20241013-080758",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.003855 0.003993 4.113862 ( 4.020968)
build_miniruby 0.001406 0.000308 1.699785 ( 1.696097)
build_ruby 0.001536 0.000336 4.122077 ( 4.297557)
build_all 0.001610 0.007564 7.477132 ( 3.112453)
build_install 0.007380 0.011905 10.030475 ( 4.580493)
test_btest 0.000646 0.000222 94.626875 ( 25.756735)
test_basic 0.004839 0.005408 0.937686 ( 1.887289)
test_all 0.099077 0.052812 741.882085 (230.058475)
test_rubyspec 0.053268 0.032424 142.056929 ( 48.715873)
total: 324.13 sec