Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-062127
#<BuildRuby:0x00007f1bef72fdc8
@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.20241011-062127",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.007345 0.000807 3.988365 ( 3.922099)
build_miniruby 0.001256 0.000314 1.341905 ( 1.342332)
build_ruby 0.001544 0.000386 3.567432 ( 3.772949)
build_all 0.004554 0.004399 7.311279 ( 2.972480)
build_install 0.013094 0.007395 9.996265 ( 4.718588)
test_btest 0.000690 0.000209 94.940745 ( 24.895288)
test_basic 0.004521 0.005751 1.147539 ( 1.210676)
test_all 0.084265 0.068321 798.134359 (271.092741)
test_rubyspec 0.031899 0.049786 133.231359 ( 38.772908)
total: 352.70 sec