Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-125307
#<BuildRuby:0x00007f9dd096fdc8
@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.20241227-125307",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.005737 0.000261 2.129755 ( 2.774839)
build_miniruby 0.000000 0.001665 1.755833 ( 1.810749)
build_ruby 0.000277 0.001646 4.437901 ( 4.782691)
build_all 0.009657 0.000281 6.683342 ( 3.810408)
build_install 0.016275 0.005806 8.878641 ( 6.559775)
test_btest 0.000000 0.001101 68.325962 ( 36.238646)
test_basic 0.003879 0.003402 0.750554 ( 0.811330)
test_all 0.099713 0.036731 633.056138 (235.174653)
test_rubyspec 0.030196 0.049454 112.870703 ( 21.647401)
total: 313.61 sec