Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-115524
#<BuildRuby:0x00007fd7efc2fdc0
@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.20241209-115524",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003532 0.003877 3.632530 ( 3.617924)
build_miniruby 0.001468 0.000000 1.665592 ( 1.664159)
build_ruby 0.001957 0.000000 4.220159 ( 4.355722)
build_all 0.006824 0.002928 6.380153 ( 3.020282)
build_install 0.013394 0.007230 8.824289 ( 4.498692)
test_btest 0.000711 0.000138 75.412071 ( 22.222229)
test_basic 0.004617 0.006851 1.071554 ( 1.165838)
test_all 0.098072 0.053224 765.251617 (276.942004)
test_rubyspec 0.047867 0.037242 115.386829 ( 27.487278)
total: 344.98 sec