Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-100116
#<BuildRuby:0x0000561d4250a1a8
@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.20240319-100116",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004852 0.004291 3.824641 ( 2.689351)
build_miniruby 0.001187 0.000258 1.634839 ( 1.652949)
build_ruby 0.001724 0.000375 3.772240 ( 4.033162)
build_all 0.008277 0.000828 7.342628 ( 3.201549)
build_install 0.018090 0.006903 10.304577 ( 5.169556)
test_btest 0.000858 0.000000 97.522284 ( 43.510302)
test_basic 0.004464 0.003473 1.052803 ( 1.153423)
test_all 0.092299 0.037303 826.417253 (415.132270)
test_rubyspec 0.059555 0.045874 143.804628 (199.595863)
total: 676.14 sec