Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-012057
#<BuildRuby:0x00007f54de77fdc8
@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.20240716-012057",
@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.000005 0.000027 ( 0.000028)
autoconf 0.000048 0.000011 0.000059 ( 0.000051)
configure 0.000038 0.000008 0.000046 ( 0.000047)
build_up 0.009097 0.001075 4.254144 ( 7.208548)
build_miniruby 0.001978 0.000000 2.356916 ( 3.248491)
build_ruby 0.000000 0.003046 4.696359 ( 6.657136)
build_all 0.010456 0.001988 9.926369 ( 13.858819)
build_install 0.017562 0.009833 12.337638 ( 15.001736)
test_btest 0.000994 0.000261 120.502471 (162.574324)
test_basic 0.008777 0.004420 1.380120 ( 3.045735)
test_all 0.126981 0.040446 977.929842 (830.344740)
test_rubyspec 0.039477 0.056052 165.838345 ( 50.992739)
total: 1092.93 sec