Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-010925
#<BuildRuby:0x00007f576c5ffdc8
@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.20240826-010925",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.000983 0.007172 3.441660 ( 3.348798)
build_miniruby 0.001302 0.000359 1.582290 ( 1.579280)
build_ruby 0.001566 0.000432 4.037661 ( 4.203170)
build_all 0.006383 0.002421 8.329008 ( 3.302042)
build_install 0.014794 0.004775 11.031775 ( 5.074403)
test_btest 0.000345 0.000713 116.677917 ( 31.177713)
test_basic 0.005457 0.006387 1.283371 ( 1.335608)
test_all 0.108729 0.043806 827.932563 (237.430696)
test_rubyspec 0.063409 0.031339 161.434101 ( 35.777485)
total: 323.23 sec