Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-042052
#<BuildRuby:0x00007f2eeaa7fdd0
@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.20241027-042052",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000024 0.000010 0.000034 ( 0.000033)
build_up 0.003428 0.003826 2.827859 ( 2.801249)
build_miniruby 0.001017 0.000428 1.141027 ( 1.138736)
build_ruby 0.000000 0.001961 3.049263 ( 3.258381)
build_all 0.001425 0.006966 5.302248 ( 2.108425)
build_install 0.015929 0.001492 7.281584 ( 3.321615)
test_btest 0.000975 0.000000 71.989991 ( 19.666391)
test_basic 0.004911 0.005185 0.914202 ( 0.960324)
test_all 0.102877 0.045116 621.881580 (191.230573)
test_rubyspec 0.056622 0.028133 119.625511 ( 22.296957)
total: 246.78 sec