Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-033442
#<BuildRuby:0x00007bd12671fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250723-033442",
@make="make",
@no_timeout_error=nil,
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003009 0.005493 4.198641 ( 3.489941)
build_miniruby 0.001248 0.000312 1.623425 ( 1.620607)
build_ruby 0.001454 0.000363 3.948587 ( 4.089434)
build_all 0.005083 0.003365 6.397722 ( 3.612023)
build_install 0.015624 0.005968 9.699424 ( 5.696144)
test_btest 0.002684 0.000166 62.941031 ( 29.272771)
test_basic 0.004017 0.003731 1.050856 ( 1.152216)
test_all 0.095663 0.032056 769.635444 (290.588477)
test_rubyspec 0.046814 0.029994 166.290095 ( 55.162141)
total: 394.69 sec