Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-052812
#<BuildRuby:0x000055f6b2cf2228
@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.20231228-052812",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005332 0.000245 1.531919 ( 1.911496)
build_miniruby 0.001411 0.000271 1.544206 ( 1.543615)
build_ruby 0.001400 0.000269 2.877653 ( 3.117657)
build_all 0.005630 0.001082 5.181965 ( 2.094205)
build_install 0.014534 0.001009 6.288321 ( 3.096880)
test_btest 0.000753 0.000000 81.634918 ( 22.297838)
test_basic 0.005915 0.000000 0.848290 ( 0.905657)
test_all 0.097135 0.022813 737.329781 (224.623690)
test_rubyspec 0.037735 0.021905 79.345944 ( 90.730381)
total: 350.32 sec