Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-234446
#<BuildRuby:0x000055f6bf0ca3d0
@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.20240303-234446",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000038 0.000001 0.000039 ( 0.000040)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.008204 0.000000 2.608497 ( 2.526772)
build_miniruby 0.001773 0.000000 1.727282 ( 1.727254)
build_ruby 0.001660 0.000000 3.528319 ( 3.786297)
build_all 0.008464 0.000006 6.767121 ( 3.468460)
build_install 0.020753 0.000000 8.383848 ( 4.830175)
test_btest 0.000929 0.000000 92.592173 ( 39.877207)
test_basic 0.004790 0.003598 1.030676 ( 1.272336)
test_all 0.094822 0.028380 815.962454 (461.578022)
test_rubyspec 0.053409 0.045872 136.113604 (196.792383)
total: 715.86 sec