Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250412-040629
#<BuildRuby:0x00007f6a8b72fdd8
@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.20250412-040629",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.006269 0.000474 3.275609 ( 2.901368)
build_miniruby 0.001499 0.000310 1.254648 ( 1.251838)
build_ruby 0.001385 0.000287 2.944535 ( 38.285610)
build_all 0.001169 0.006482 5.197405 ( 2.177768)
build_install 0.010515 0.009007 7.253445 ( 3.587178)
test_btest 0.000708 0.000217 46.622447 ( 13.530321)
test_basic 0.006585 0.000857 0.658088 ( 0.713218)
test_all 0.104751 0.012770 570.931048 (182.832588)
test_rubyspec 0.031611 0.043984 100.666059 ( 19.007431)
total: 264.29 sec