Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-215511
#<BuildRuby:0x00007f488db4fdc0
@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.20240628-215511",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000047 0.000000 0.000047 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.008862 0.000109 4.008154 ( 3.548623)
build_miniruby 0.001515 0.000173 1.544462 ( 1.541612)
build_ruby 0.002000 0.000228 4.040614 ( 4.262768)
build_all 0.009225 0.000082 7.849632 ( 3.068532)
build_install 0.014145 0.004430 10.421442 ( 4.606956)
test_btest 0.000994 0.000124 112.772212 ( 29.424341)
test_basic 0.004965 0.004417 1.262377 ( 1.314085)
test_all 0.104379 0.045183 830.645529 (266.640204)
test_rubyspec 0.063586 0.025728 161.491118 ( 35.062652)
total: 349.47 sec