Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-141613
#<BuildRuby:0x00007f2da605fde0
@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.20240728-141613",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.001018 0.006969 3.684798 ( 3.575915)
build_miniruby 0.001969 0.000000 1.581182 ( 1.577295)
build_ruby 0.001769 0.000000 4.164305 ( 4.334741)
build_all 0.008848 0.000277 8.118889 ( 3.333234)
build_install 0.019455 0.001078 10.381336 ( 4.749647)
test_btest 0.000751 0.000243 117.592874 ( 32.726893)
test_basic 0.006942 0.003698 1.091033 ( 1.135084)
test_all 0.102664 0.048162 849.227134 (256.906891)
test_rubyspec 0.064457 0.029514 173.763455 ( 51.059861)
total: 359.40 sec