Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-023405
#<BuildRuby:0x00007f0d9056fdc0
@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.20240805-023405",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005758 0.001382 2.919840 ( 2.901918)
build_miniruby 0.001183 0.000284 1.079121 ( 1.076357)
build_ruby 0.001341 0.000322 3.125863 ( 3.348022)
build_all 0.004363 0.004275 6.905474 ( 2.524743)
build_install 0.008087 0.008367 9.790572 ( 4.325960)
test_btest 0.000834 0.000000 106.310410 ( 28.126399)
test_basic 0.006686 0.003946 0.953111 ( 0.997992)
test_all 0.098210 0.052884 819.342951 (244.415780)
test_rubyspec 0.056789 0.039176 170.966330 ( 27.719131)
total: 315.44 sec