Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250820-050911
#<BuildRuby:0x000072fbb065fdc8
@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.20250820-050911",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.002669 0.005258 4.395704 ( 3.167101)
build_miniruby 0.001430 0.000172 1.697929 ( 1.694162)
build_ruby 0.001576 0.000187 3.873714 ( 3.949463)
build_all 0.004988 0.003027 6.036738 ( 2.540954)
build_install 0.011852 0.005985 9.249914 ( 4.412681)
test_btest 0.000789 0.000143 59.213396 ( 16.395238)
test_basic 0.003409 0.004855 0.979105 ( 1.030081)
test_all 0.091197 0.031509 682.340301 (232.276668)
test_rubyspec 0.035533 0.039042 117.856338 ( 33.088627)
total: 298.56 sec