Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-011203
#<BuildRuby:0x000055e2d26f9810
@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.20240305-011203",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000226 0.007313 2.664336 ( 2.850335)
build_miniruby 0.001631 0.000000 1.679697 ( 1.679831)
build_ruby 0.001842 0.000000 3.701982 ( 3.914622)
build_all 0.007903 0.000022 7.092591 ( 3.474899)
build_install 0.014282 0.004812 8.672585 ( 4.584990)
test_btest 0.000631 0.000096 93.251301 ( 38.244641)
test_basic 0.003753 0.003977 1.010471 ( 1.108370)
test_all 0.113243 0.007122 794.547196 (285.621416)
test_rubyspec 0.052234 0.036991 125.520321 (134.952183)
total: 476.43 sec