Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-191819
#<BuildRuby:0x00007fa7fe05fde0
@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.20240804-191819",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.007022 0.000600 3.491270 ( 3.479437)
build_miniruby 0.001645 0.000329 1.444569 ( 1.440193)
build_ruby 0.001733 0.000347 3.829128 ( 3.995866)
build_all 0.008042 0.000737 6.989372 ( 2.616892)
build_install 0.018097 0.000112 9.965306 ( 4.640430)
test_btest 0.000778 0.000133 110.738025 ( 28.380404)
test_basic 0.005159 0.004553 1.209163 ( 1.259553)
test_all 0.118002 0.032275 769.361981 (261.081372)
test_rubyspec 0.058802 0.032364 170.352391 ( 54.942384)
total: 361.84 sec