Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-070847
#<BuildRuby:0x00007f58f2fafdc8
@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.20240920-070847",
@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.000044 0.000005 0.000049 ( 0.000049)
autoconf 0.000098 0.000010 0.000108 ( 0.000109)
configure 0.000077 0.000008 0.000085 ( 0.000084)
build_up 0.008137 0.003553 4.925122 ( 4.250101)
build_miniruby 0.000000 0.002212 1.728916 ( 1.725665)
build_ruby 0.000711 0.001566 4.182502 ( 4.386037)
build_all 0.003109 0.006435 7.881743 ( 3.516093)
build_install 0.015115 0.006861 12.122139 ( 6.095198)
test_btest 0.000731 0.000139 97.935992 ( 26.439294)
test_basic 0.006993 0.004407 1.015149 ( 1.062523)
test_all 0.109011 0.046370 729.586182 (221.698059)
test_rubyspec 0.028211 0.060150 143.725282 ( 26.328315)
total: 295.50 sec