Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-215558
#<BuildRuby:0x00007f04b7a4fde0
@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.20241020-215558",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004524 0.002241 2.853410 ( 2.755987)
build_miniruby 0.001157 0.000276 1.147347 ( 1.144533)
build_ruby 0.000000 0.001834 2.971053 ( 3.181521)
build_all 0.004306 0.004621 5.901887 ( 2.327804)
build_install 0.017135 0.002765 7.942476 ( 3.644809)
test_btest 0.000735 0.000206 79.961618 ( 20.793202)
test_basic 0.008721 0.001255 0.796965 ( 0.849768)
test_all 0.113114 0.031563 663.153972 (209.204742)
test_rubyspec 0.035168 0.045013 129.968447 ( 23.167842)
total: 267.07 sec