Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-000612
#<BuildRuby:0x00007f1e2e34fdc0
@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.20240626-000612",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.000787 0.008210 3.739909 ( 3.564899)
build_miniruby 0.001225 0.000531 1.625940 ( 1.622800)
build_ruby 0.001361 0.000590 3.868264 ( 4.031935)
build_all 0.004574 0.004658 7.782850 ( 3.044705)
build_install 0.012329 0.006573 10.455789 ( 4.942950)
test_btest 0.000633 0.000293 107.485660 ( 27.515496)
test_basic 0.005061 0.004280 1.156025 ( 1.206355)
test_all 0.119236 0.027948 718.423164 (216.718134)
test_rubyspec 0.044346 0.049563 161.799750 ( 26.992262)
total: 289.64 sec