Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-232616
#<BuildRuby:0x00007ff13a9efdd0
@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.20240929-232616",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002955 0.004775 3.534763 ( 3.140791)
build_miniruby 0.001191 0.000340 1.236014 ( 1.233779)
build_ruby 0.001435 0.000411 3.311896 ( 3.485868)
build_all 0.006370 0.001820 6.481153 ( 2.544234)
build_install 0.014498 0.002724 9.190401 ( 3.983523)
test_btest 0.000665 0.000181 83.551658 ( 21.606598)
test_basic 0.000000 0.009926 0.916788 ( 0.966936)
test_all 0.108088 0.039664 661.501647 (203.962710)
test_rubyspec 0.026837 0.060868 133.883283 ( 22.873455)
total: 263.80 sec