Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-162538
#<BuildRuby:0x000055f2cb2a9fb8
@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.20231223-162538",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001153 0.004138 1.579443 ( 1.907866)
build_miniruby 0.001269 0.000141 1.585557 ( 1.583472)
build_ruby 0.001518 0.000169 2.388307 ( 2.599845)
build_all 0.003152 0.003449 4.922079 ( 1.969095)
build_install 0.014227 0.000807 6.244738 ( 3.178548)
test_btest 0.000845 0.000108 78.031271 ( 21.188064)
test_basic 0.004711 0.000608 0.836821 ( 0.899365)
test_all 0.078130 0.039496 670.236461 (197.562315)
test_rubyspec 0.027694 0.034754 83.102618 ( 96.041590)
total: 326.93 sec