Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-100855
#<BuildRuby:0x000055fda0b463d0
@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.20240209-100855",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005359 0.000857 1.880627 ( 2.232567)
build_miniruby 0.001227 0.000196 1.584787 ( 1.582849)
build_ruby 0.000000 0.001429 3.042020 ( 3.288551)
build_all 0.001025 0.006366 6.516839 ( 2.542214)
build_install 0.016128 0.001659 7.736159 ( 3.774578)
test_btest 0.000643 0.000138 86.915933 ( 23.029044)
test_basic 0.001739 0.004930 0.871886 ( 0.931534)
test_all 0.085271 0.033269 823.835933 (268.996290)
test_rubyspec 0.042755 0.058678 157.955530 (167.190906)
total: 473.57 sec