Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-120811
#<BuildRuby:0x00007f158becfde0
@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.20241013-120811",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004409 0.005371 4.353293 ( 5.023393)
build_miniruby 0.000000 0.001814 1.896494 ( 1.985184)
build_ruby 0.000966 0.002596 4.788653 ( 5.217712)
build_all 0.009967 0.001801 7.947323 ( 5.377979)
build_install 0.018769 0.006159 11.220893 ( 7.336879)
test_btest 0.000753 0.000238 99.356348 ( 35.327194)
test_basic 0.005676 0.004941 1.233681 ( 1.289844)
test_all 0.097841 0.054630 665.276408 (205.292295)
test_rubyspec 0.044010 0.041636 128.309373 ( 22.376565)
total: 289.23 sec