Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-063052
#<BuildRuby:0x00007f696544fdd8
@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.20240729-063052",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.006455 0.001738 3.736571 ( 3.697359)
build_miniruby 0.001368 0.000369 1.640820 ( 1.637127)
build_ruby 0.001489 0.000400 4.162904 ( 4.334393)
build_all 0.008264 0.000998 8.730566 ( 3.484979)
build_install 0.015956 0.003971 11.105887 ( 5.196793)
test_btest 0.000878 0.000226 121.377088 ( 31.509467)
test_basic 0.008679 0.001040 1.020280 ( 1.075693)
test_all 0.115375 0.040233 880.289365 (249.233564)
test_rubyspec 0.054083 0.037504 174.579911 ( 37.990113)
total: 338.16 sec