Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250321-155758
#<BuildRuby:0x00007fb5a26efdc0
@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.20250321-155758",
@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.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005388 0.001043 2.606350 ( 2.329498)
build_miniruby 0.001192 0.000231 1.504519 ( 1.501606)
build_ruby 0.001701 0.000000 3.721172 ( 3.851370)
build_all 0.005774 0.002344 5.360194 ( 2.299959)
build_install 0.015854 0.000764 7.464307 ( 4.031580)
test_btest 0.000757 0.000140 48.712426 ( 13.853515)
test_basic 0.007385 0.000601 0.897637 ( 0.949824)
test_all 0.065498 0.052259 608.367273 (196.503091)
test_rubyspec 0.015256 0.056916 104.047789 ( 25.975457)
total: 251.30 sec