Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-050459
#<BuildRuby:0x0000555760bdda00
@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.20231209-050459",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003596 0.003903 2.482852 ( 3.460966)
build_miniruby 0.001403 0.000208 1.738409 ( 1.916862)
build_ruby 0.001656 0.000245 3.522372 ( 4.036634)
build_all 0.005636 0.002971 6.128628 ( 4.431632)
build_install 0.019771 0.000644 7.732312 ( 5.751222)
test_btest 0.000689 0.000101 84.162115 ( 58.105774)
test_basic 0.007237 0.000463 0.922377 ( 1.149430)
test_all 0.090981 0.033224 733.641224 (249.899441)
test_rubyspec 0.023799 0.043109 90.288075 (102.722763)
total: 431.48 sec