Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250319-100049
#<BuildRuby:0x00007fa29d42fdc8
@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.20250319-100049",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.000000 0.006092 2.468706 ( 2.237079)
build_miniruby 0.000000 0.001504 1.299204 ( 1.296653)
build_ruby 0.001111 0.000598 3.137791 ( 3.367732)
build_all 0.005526 0.001922 5.134928 ( 2.178291)
build_install 0.010389 0.007047 7.252424 ( 3.862959)
test_btest 0.000732 0.000277 47.632193 ( 13.389033)
test_basic 0.007437 0.001337 0.784391 ( 0.840551)
test_all 0.085218 0.031384 579.759022 (173.946462)
test_rubyspec 0.046955 0.023953 97.703651 ( 21.715553)
total: 222.84 sec