Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-160229
#<BuildRuby:0x00007f6fb472fdc8
@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.20240731-160229",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.004676 0.004106 4.105370 ( 4.329459)
build_miniruby 0.001637 0.000215 1.814112 ( 1.818024)
build_ruby 0.001898 0.000249 4.572733 ( 4.776338)
build_all 0.006715 0.003904 9.066288 ( 4.450170)
build_install 0.017128 0.005589 12.417395 ( 7.568726)
test_btest 0.000870 0.000145 124.264948 ( 50.249872)
test_basic 0.011660 0.000475 1.382703 ( 1.483622)
test_all 0.124770 0.027576 879.749548 (335.680466)
test_rubyspec 0.045732 0.044999 168.690939 ( 36.486523)
total: 446.84 sec