Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-064610
#<BuildRuby:0x00007f229ceffdd8
@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.20240618-064610",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005024 0.003573 3.727195 ( 3.618104)
build_miniruby 0.001897 0.000000 1.571207 ( 1.569661)
build_ruby 0.002453 0.000074 4.360569 ( 4.534436)
build_all 0.009963 0.000000 8.158299 ( 3.603645)
build_install 0.016121 0.007042 10.976648 ( 5.793205)
test_btest 0.000818 0.000130 111.605402 ( 31.406023)
test_basic 0.004318 0.003921 1.054864 ( 1.108486)
test_all 0.097906 0.050961 833.093059 (236.569277)
test_rubyspec 0.051834 0.039925 159.337043 ( 35.303702)
total: 323.51 sec