Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250128-115726
#<BuildRuby:0x00007fd544b1fdc0
@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.20250128-115726",
@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.000023 0.000007 0.000030 ( 0.000025)
autoconf 0.000034 0.000011 0.000045 ( 0.000041)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.004077 0.002675 3.335595 ( 2.613321)
build_miniruby 0.000000 0.001802 1.367531 ( 1.372536)
build_ruby 0.001025 0.000883 3.688071 ( 3.874519)
build_all 0.008055 0.000000 5.563646 ( 2.327200)
build_install 0.008285 0.008013 7.351323 ( 3.531830)
test_btest 0.000663 0.000249 65.520764 ( 18.891732)
test_basic 0.003776 0.003782 0.836345 ( 0.888972)
test_all 0.077567 0.036956 542.526764 (187.695657)
test_rubyspec 0.028019 0.040406 105.132646 ( 26.174741)
total: 247.37 sec