Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-012123
#<BuildRuby:0x000055c4c3e8e008
@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.20240127-012123",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.004334 0.002274 2.035109 ( 3.088351)
build_miniruby 0.001280 0.000295 1.786590 ( 1.888228)
build_ruby 0.001784 0.000412 3.824297 ( 4.583021)
build_all 0.004412 0.004916 6.668904 ( 5.556335)
build_install 0.019385 0.001781 8.318560 ( 7.730803)
test_btest 0.000769 0.000000 90.775189 ( 75.208872)
test_basic 0.006609 0.000751 0.948588 ( 1.401145)
test_all 0.082985 0.036536 769.888065 (480.345802)
test_rubyspec 0.050260 0.059788 176.642878 (203.472742)
total: 783.28 sec