Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-092925
#<BuildRuby:0x00007f44e307fdd0
@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.20240704-092925",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000000 0.000067 0.000067 ( 0.000063)
configure 0.000000 0.000040 0.000040 ( 0.000041)
build_up 0.003834 0.004486 3.549266 ( 3.128617)
build_miniruby 0.001464 0.000244 1.511004 ( 1.507575)
build_ruby 0.001764 0.000294 3.451757 ( 3.640336)
build_all 0.004734 0.005247 8.485518 ( 3.292412)
build_install 0.018326 0.000899 11.153615 ( 5.026789)
test_btest 0.001006 0.000182 126.885619 ( 34.130895)
test_basic 0.003600 0.009042 1.336494 ( 1.392801)
test_all 0.106548 0.046511 821.923394 (230.321149)
test_rubyspec 0.055356 0.042308 172.694590 ( 28.918327)
total: 311.36 sec