Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-231109
#<BuildRuby:0x00007fb0f768fdd0
@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.20240926-231109",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.000471 0.008160 4.504669 ( 3.790981)
build_miniruby 0.001122 0.000416 1.206052 ( 1.203267)
build_ruby 0.001279 0.000473 3.216015 ( 3.442024)
build_all 0.008105 0.001154 6.734633 ( 2.748066)
build_install 0.019957 0.000233 9.373238 ( 4.173787)
test_btest 0.000820 0.000251 95.114717 ( 25.209905)
test_basic 0.008473 0.002906 1.165654 ( 1.213140)
test_all 0.107289 0.042114 701.077786 (219.221657)
test_rubyspec 0.050851 0.033902 130.270641 ( 23.853904)
total: 284.86 sec