Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-112249
#<BuildRuby:0x00007f75dcf7fdd8
@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.20240922-112249",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.006864 0.001002 3.676045 ( 3.018911)
build_miniruby 0.001152 0.000384 1.277581 ( 1.274347)
build_ruby 0.001415 0.000472 3.817322 ( 4.048781)
build_all 0.007318 0.000907 6.224262 ( 2.515154)
build_install 0.011346 0.006962 8.781256 ( 4.011440)
test_btest 0.000789 0.000276 84.851409 ( 21.950049)
test_basic 0.005168 0.005054 0.868636 ( 0.914591)
test_all 0.096933 0.049742 705.566719 (209.777810)
test_rubyspec 0.040483 0.044441 132.232469 ( 23.004408)
total: 270.52 sec