Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-155254
#<BuildRuby:0x000056019c7b24f8
@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.20230916-155254",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006827 0.000441 2.277055 ( 4.509347)
build_miniruby 0.001539 0.000100 1.630990 ( 1.864643)
build_ruby 0.001735 0.000112 3.545604 ( 3.874101)
build_all 0.009221 0.000024 6.638886 ( 5.077129)
build_install 0.019164 0.000327 8.057014 ( 7.191246)
test_btest 0.001123 0.000063 85.748568 ( 47.161376)
test_basic 0.004745 0.004638 1.005638 ( 1.423559)
test_all 0.008786 0.001698 667.762947 (317.480964)
test_rubyspec 0.041562 0.031493 106.460095 (131.303731)
total: 519.89 sec