Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-191639
#<BuildRuby:0x0000565292a3e3b0
@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.20240204-191639",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.007246 2.037111 ( 3.505412)
build_miniruby 0.000704 0.001028 1.849447 ( 2.356001)
build_ruby 0.001221 0.000523 3.930319 ( 4.859236)
build_all 0.007217 0.001975 6.609820 ( 5.708546)
build_install 0.008819 0.012239 8.089898 ( 7.602733)
test_btest 0.000590 0.000295 93.838109 ( 83.484172)
test_basic 0.002740 0.005456 1.029467 ( 1.598853)
test_all 0.078919 0.042495 860.352815 (441.891369)
test_rubyspec 0.055855 0.048624 168.265269 (180.765492)
total: 731.77 sec