Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-202120
#<BuildRuby:0x000055914d04e258
@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.20230510-202120",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001273 0.004211 1.824320 ( 3.049441)
build_miniruby 0.001067 0.000139 1.265903 ( 1.264772)
build_ruby 0.001122 0.000146 2.391300 ( 2.593984)
build_all 0.005334 0.000142 2.032507 ( 1.205287)
build_install 0.013564 0.001118 3.200413 ( 2.262516)
test_btest 0.000661 0.000080 74.394483 ( 23.118130)
test_basic 0.001085 0.004831 0.655380 ( 0.733302)
test_all 0.001368 0.000152 590.922012 (192.812963)
test_rubyspec 0.037900 0.006373 74.242504 ( 86.003082)
total: 313.04 sec