Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-064521
#<BuildRuby:0x00007fbebae1fde0
@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.20240717-064521",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000033)
build_up 0.002716 0.004985 3.774671 ( 3.756085)
build_miniruby 0.001372 0.000521 1.666043 ( 1.664248)
build_ruby 0.001561 0.000592 4.241289 ( 4.372173)
build_all 0.007784 0.002399 8.570853 ( 3.780496)
build_install 0.019990 0.002613 11.783979 ( 5.702029)
test_btest 0.000772 0.000264 121.581101 ( 34.707600)
test_basic 0.005015 0.004320 1.300271 ( 1.375701)
test_all 0.121112 0.030925 819.678407 (228.312561)
test_rubyspec 0.046988 0.044400 168.375163 ( 34.287293)
total: 317.96 sec