Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-123709
#<BuildRuby:0x00007f6743adfdc0
@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.20241224-123709",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.005739 1.997767 ( 2.569637)
build_miniruby 0.000000 0.001590 2.791896 ( 2.272446)
build_ruby 0.000580 0.001531 3.591736 ( 3.810711)
build_all 0.008120 0.001152 6.541365 ( 2.671721)
build_install 0.017763 0.000585 8.250974 ( 4.353232)
test_btest 0.000655 0.000149 75.083173 ( 21.680907)
test_basic 0.006583 0.003602 0.889181 ( 0.933348)
test_all 0.086864 0.057173 711.151388 (207.985489)
test_rubyspec 0.053032 0.028191 115.384004 ( 22.797054)
total: 269.08 sec