Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-052735
#<BuildRuby:0x000055657afbe8e0
@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.20231227-052735",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004378 0.001042 1.634123 ( 2.005231)
build_miniruby 0.001442 0.000344 1.618422 ( 1.617276)
build_ruby 0.001715 0.000000 3.280688 ( 3.506888)
build_all 0.001589 0.005869 5.628025 ( 2.868277)
build_install 0.015000 0.001916 7.032862 ( 4.240942)
test_btest 0.000000 0.000921 81.809205 ( 33.200300)
test_basic 0.001676 0.006604 0.895695 ( 0.979666)
test_all 0.090682 0.026942 766.774197 (296.879800)
test_rubyspec 0.038463 0.027336 96.626924 (108.387437)
total: 453.69 sec