Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-151542
#<BuildRuby:0x00007ff04f7efdc8
@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.20240703-151542",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.008545 0.000919 4.731908 ( 4.565883)
build_miniruby 0.001513 0.000303 1.712763 ( 1.771395)
build_ruby 0.002051 0.000411 4.764115 ( 5.103563)
build_all 0.010560 0.000000 9.205395 ( 5.097332)
build_install 0.013921 0.011279 12.990477 ( 7.819971)
test_btest 0.000927 0.000219 115.750269 ( 37.320405)
test_basic 0.007463 0.000000 0.883067 ( 0.941152)
test_all 0.103767 0.044297 710.107993 (209.855031)
test_rubyspec 0.069599 0.029826 165.091521 ( 26.027565)
total: 298.50 sec