Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-040237
#<BuildRuby:0x00007f7c7eb6fdd0
@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.20240811-040237",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.007053 0.001763 4.274671 ( 6.127349)
build_miniruby 0.001715 0.000428 1.867131 ( 2.580403)
build_ruby 0.001857 0.000464 4.858942 ( 41.343364)
build_all 0.011191 0.000560 9.774634 ( 10.755920)
build_install 0.014710 0.011878 13.271328 ( 14.522365)
test_btest 0.000975 0.000279 136.511340 (127.227441)
test_basic 0.004773 0.004794 1.456682 ( 2.134884)
test_all 0.102852 0.058535 980.492788 (481.344174)
test_rubyspec 0.039402 0.054217 182.811355 ( 49.343592)
total: 735.38 sec