Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-135136
#<BuildRuby:0x000055f56f55e258
@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-135136",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.000374 0.008219 2.866511 ( 3.642277)
build_miniruby 0.001200 0.000449 1.862282 ( 2.003768)
build_ruby 0.000000 0.001590 3.675926 ( 4.125711)
build_all 0.004086 0.004127 7.114660 ( 4.721285)
build_install 0.008684 0.012909 9.050283 ( 6.391690)
test_btest 0.000566 0.000283 96.014025 ( 70.668128)
test_basic 0.003134 0.005685 1.079996 ( 1.548495)
test_all 0.093130 0.036653 781.576222 (928.845755)
test_rubyspec 0.061784 0.042318 140.201286 (257.199203)
total: 1279.15 sec