Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-031013
#<BuildRuby:0x0000562e7eb8a120
@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.20240113-031013",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.002532 0.003064 1.690704 ( 2.072867)
build_miniruby 0.001193 0.000229 1.691719 ( 1.720535)
build_ruby 0.001691 0.000325 3.464868 ( 3.662641)
build_all 0.005963 0.001147 5.674553 ( 2.546960)
build_install 0.000589 0.015832 6.944350 ( 3.772621)
test_btest 0.000587 0.000196 84.944805 ( 32.974563)
test_basic 0.005539 0.000445 0.847057 ( 0.918734)
test_all 0.084608 0.035738 767.119060 (273.655869)
test_rubyspec 0.045394 0.026472 97.771175 (109.646814)
total: 430.97 sec