Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-050203
#<BuildRuby:0x00007efcccb4fdc8
@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.20240715-050203",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000023 0.000009 0.000032 ( 0.000033)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.007059 0.001135 3.494446 ( 3.620811)
build_miniruby 0.001448 0.000556 1.553380 ( 1.551085)
build_ruby 0.001649 0.000635 4.164194 ( 4.312517)
build_all 0.008843 0.001664 8.484160 ( 4.367113)
build_install 0.022318 0.002919 11.574543 ( 6.225671)
test_btest 0.000714 0.000238 120.275660 ( 47.321131)
test_basic 0.008946 0.002982 1.264127 ( 1.372383)
test_all 0.128714 0.037992 916.966950 (389.419863)
test_rubyspec 0.041849 0.049918 171.987334 (104.267398)
total: 562.46 sec