Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250312-012556
#<BuildRuby:0x00007ffa0843fdc8
@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.20250312-012556",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.002855 0.004434 3.078075 ( 2.774176)
build_miniruby 0.000000 0.001477 1.578476 ( 1.575644)
build_ruby 0.000142 0.001621 3.845955 ( 4.023484)
build_all 0.004882 0.004133 5.811351 ( 2.544756)
build_install 0.007402 0.010562 7.736346 ( 3.782849)
test_btest 0.000661 0.000195 48.464722 ( 13.328645)
test_basic 0.007721 0.000011 0.844825 ( 0.899738)
test_all 0.084156 0.034461 591.026407 (194.952285)
test_rubyspec 0.048880 0.029377 100.022004 ( 24.287833)
total: 248.17 sec