Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-042453
#<BuildRuby:0x00007f618c8cfdd0
@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.20240801-042453",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003943 0.003932 3.117232 ( 3.126974)
build_miniruby 0.001250 0.000375 1.318436 ( 1.315189)
build_ruby 0.001442 0.000432 3.702301 ( 3.849912)
build_all 0.006186 0.003442 8.285433 ( 3.258923)
build_install 0.009458 0.008474 10.009368 ( 4.370268)
test_btest 0.000634 0.000224 110.899761 ( 28.671397)
test_basic 0.000000 0.008668 1.144276 ( 1.192633)
test_all 0.119908 0.028510 790.553088 (224.067257)
test_rubyspec 0.056837 0.033478 171.318564 ( 30.381852)
total: 300.24 sec