Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-161203
#<BuildRuby:0x00007f1263f3fdc8
@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.20241108-161203",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.003212 0.003708 3.000872 ( 2.889771)
build_miniruby 0.001121 0.000415 1.279356 ( 1.276257)
build_ruby 0.001307 0.000484 2.991399 ( 3.210024)
build_all 0.003113 0.005336 5.531390 ( 2.149236)
build_install 0.009321 0.007518 8.085342 ( 3.739441)
test_btest 0.000892 0.000000 69.927349 ( 18.174852)
test_basic 0.006124 0.001391 0.767141 ( 0.820015)
test_all 0.124190 0.021157 655.594381 (232.328805)
test_rubyspec 0.049773 0.039935 116.633890 ( 24.524593)
total: 289.11 sec