Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-202229
#<BuildRuby:0x000055e1b1a26230
@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.20230514-202229",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004894 0.000426 1.724199 ( 2.985956)
build_miniruby 0.001418 0.000124 1.304986 ( 1.317480)
build_ruby 0.001240 0.000108 2.486659 ( 2.937491)
build_all 0.005876 0.000126 2.207223 ( 1.790998)
build_install 0.014039 0.000397 3.296030 ( 2.686696)
test_btest 0.000652 0.000050 71.781986 ( 37.250699)
test_basic 0.001983 0.004367 0.738620 ( 1.010565)
test_all 0.001665 0.000185 580.609516 (242.411829)
test_rubyspec 0.011461 0.038339 79.316934 ( 96.054792)
total: 388.45 sec