Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-212837
#<BuildRuby:0x000055f701cda2c8
@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.20240119-212837",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000000 0.005198 1.472436 ( 2.149726)
build_miniruby 0.000000 0.001368 1.437341 ( 1.435135)
build_ruby 0.000000 0.001913 2.922585 ( 3.158873)
build_all 0.006750 0.001493 5.863016 ( 2.282570)
build_install 0.012737 0.005231 7.084998 ( 3.464188)
test_btest 0.000581 0.000221 86.821881 ( 23.511191)
test_basic 0.001295 0.006289 0.959715 ( 1.039941)
test_all 0.087922 0.030681 739.507209 (236.502592)
test_rubyspec 0.056590 0.044241 150.065311 (161.670626)
total: 435.22 sec