Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-024606
#<BuildRuby:0x00007fb683ddfdd8
@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.20240708-024606",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000027 0.000010 0.000037 ( 0.000036)
build_up 0.001587 0.007008 3.987409 ( 3.502781)
build_miniruby 0.001216 0.000548 1.433492 ( 1.430229)
build_ruby 0.001345 0.000606 3.400810 ( 3.597533)
build_all 0.008929 0.000320 7.982940 ( 2.952728)
build_install 0.014124 0.005601 10.875887 ( 5.072292)
test_btest 0.000832 0.000340 118.175732 ( 30.405660)
test_basic 0.008175 0.001676 1.057771 ( 1.100865)
test_all 0.103179 0.053215 866.453216 (273.291695)
test_rubyspec 0.071913 0.029983 177.907103 ( 29.246765)
total: 350.60 sec