Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-125220
#<BuildRuby:0x00007fe61f56fdd0
@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.20241120-125220",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000057 0.000000 0.000057 ( 0.000058)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.007644 0.000874 4.089557 ( 4.829338)
build_miniruby 0.001676 0.000378 1.760646 ( 1.859099)
build_ruby 0.002021 0.000456 4.423686 ( 4.845379)
build_all 0.010353 0.000412 6.895635 ( 4.588949)
build_install 0.013414 0.009790 10.043181 ( 6.194402)
test_btest 0.000688 0.000177 82.857669 ( 34.131253)
test_basic 0.010933 0.001625 1.102307 ( 1.209017)
test_all 0.119136 0.033538 799.590684 (319.256680)
test_rubyspec 0.043386 0.040295 123.398727 ( 36.654992)
total: 413.57 sec