Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250518-185658
#<BuildRuby:0x00007f943f1dfdc8
@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.20250518-185658",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.000233 0.007095 3.089453 ( 2.615017)
build_miniruby 0.001215 0.000304 1.273877 ( 1.271709)
build_ruby 0.001396 0.000349 3.192016 ( 3.393838)
build_all 0.008342 0.000087 4.823076 ( 1.933003)
build_install 0.015245 0.001585 6.796144 ( 3.462076)
test_btest 0.000698 0.000152 53.075681 ( 15.024201)
test_basic 0.007128 0.000610 0.691063 ( 0.746222)
test_all 0.081779 0.038856 611.690468 (213.307749)
test_rubyspec 0.031879 0.047953 116.621572 ( 20.382979)
total: 262.14 sec