Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-224118
#<BuildRuby:0x00007f836d35fdc0
@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.20241225-224118",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.004955 0.000317 1.507631 ( 1.815486)
build_miniruby 0.000000 0.001369 1.121879 ( 1.123157)
build_ruby 0.001657 0.000335 3.005178 ( 3.197042)
build_all 0.005345 0.002963 5.511709 ( 2.089570)
build_install 0.011748 0.006201 7.331590 ( 3.744245)
test_btest 0.000575 0.000221 66.371165 ( 17.330938)
test_basic 0.005185 0.004224 0.755578 ( 0.805934)
test_all 0.103149 0.038854 632.736655 (222.831598)
test_rubyspec 0.051463 0.029376 108.957962 ( 21.508040)
total: 274.45 sec