Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-043127
#<BuildRuby:0x000055a78867a1a8
@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.20240221-043127",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006821 0.001137 2.602196 ( 2.592664)
build_miniruby 0.001352 0.000000 1.733570 ( 1.746886)
build_ruby 0.001619 0.000000 3.475318 ( 3.684396)
build_all 0.004840 0.003404 6.889302 ( 3.554555)
build_install 0.012453 0.006922 8.932022 ( 5.223735)
test_btest 0.000663 0.000147 93.085723 ( 41.922961)
test_basic 0.004113 0.003395 0.972140 ( 1.085878)
test_all 0.089117 0.026744 770.954171 (348.557369)
test_rubyspec 0.044996 0.040871 129.282123 (138.909855)
total: 547.28 sec