Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250509-181059
#<BuildRuby:0x00007fd0d712fde0
@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.20250509-181059",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000025 0.000011 0.000036 ( 0.000037)
configure 0.000021 0.000010 0.000031 ( 0.000031)
build_up 0.001393 0.004656 2.436507 ( 2.548372)
build_miniruby 0.001322 0.000661 1.377973 ( 1.374616)
build_ruby 0.001245 0.000623 4.042509 ( 4.193817)
build_all 0.008466 0.000107 6.208951 ( 2.693684)
build_install 0.012512 0.006161 7.809972 ( 4.038121)
test_btest 0.000610 0.000285 52.072864 ( 15.020046)
test_basic 0.004269 0.004282 0.700625 ( 0.752249)
test_all 0.108946 0.012231 653.429391 (207.384057)
test_rubyspec 0.046710 0.031652 106.267768 ( 24.319737)
total: 262.33 sec