Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250320-024104
#<BuildRuby:0x00007f284a06fdc8
@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.20250320-024104",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.001592 0.004756 2.410759 ( 2.195378)
build_miniruby 0.001046 0.000502 1.476919 ( 1.475402)
build_ruby 0.001483 0.000712 3.611658 ( 3.777191)
build_all 0.002453 0.005333 5.500464 ( 2.395659)
build_install 0.012317 0.004184 7.230812 ( 3.727699)
test_btest 0.000000 0.001090 47.030526 ( 14.628733)
test_basic 0.010357 0.002027 0.957487 ( 1.170631)
test_all 0.092263 0.029952 592.587828 (191.020585)
test_rubyspec 0.046447 0.026926 98.643168 ( 23.077530)
total: 243.47 sec