Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250619-220323
#<BuildRuby:0x000078a02302fdc8
@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.20250619-220323",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.002272 0.005383 3.318442 ( 2.914571)
build_miniruby 0.000552 0.000806 1.336220 ( 1.819365)
build_ruby 0.001453 0.000190 3.782805 ( 59.112636)
build_all 0.006621 0.002519 6.562284 ( 3.211078)
build_install 0.018232 0.003784 9.333919 ( 5.053545)
test_btest 0.000929 0.000000 51.700378 ( 19.123937)
test_basic 0.001769 0.004353 0.663737 ( 2.112838)
test_all 0.073713 0.046944 633.456308 (195.707807)
test_rubyspec 0.042831 0.034231 105.733528 ( 20.242505)
total: 309.30 sec