Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-114718
#<BuildRuby:0x000055bcd9975f68
@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.20231211-114718",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000117 0.006702 2.323362 ( 2.422084)
build_miniruby 0.000000 0.001576 1.583843 ( 1.582839)
build_ruby 0.000000 0.001747 3.100872 ( 3.289170)
build_all 0.001236 0.007155 5.753024 ( 2.804614)
build_install 0.010284 0.008277 7.091030 ( 3.639720)
test_btest 0.000656 0.000205 81.384782 ( 31.184226)
test_basic 0.000653 0.005145 0.836657 ( 0.904434)
test_all 0.091662 0.026607 678.885891 (267.852087)
test_rubyspec 0.026204 0.041076 96.144479 (108.018746)
total: 421.70 sec