Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250411-053456
#<BuildRuby:0x00007f06a7aefdd0
@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.20250411-053456",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.007102 3.217969 ( 2.520952)
build_miniruby 0.000651 0.001056 1.149843 ( 1.286849)
build_ruby 0.001018 0.000715 3.352575 ( 30.714493)
build_all 0.004584 0.005284 6.361404 ( 7.838953)
build_install 0.013917 0.008499 9.590212 ( 7.521930)
test_btest 0.000626 0.000215 51.436399 ( 27.544665)
test_basic 0.005109 0.002961 0.737435 ( 0.795109)
test_all 0.068002 0.049296 543.971473 (157.781408)
test_rubyspec 0.052113 0.024057 101.542007 ( 19.436453)
total: 255.44 sec