Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-110558
#<BuildRuby:0x000055a8de01e320
@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.20240229-110558",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002590 0.004618 2.252810 ( 2.011782)
build_miniruby 0.000963 0.000218 1.490570 ( 1.488617)
build_ruby 0.001212 0.000275 2.747909 ( 2.987423)
build_all 0.007117 0.000000 6.078366 ( 2.394300)
build_install 0.007016 0.010662 7.754094 ( 3.554772)
test_btest 0.000715 0.000212 84.487903 ( 23.604109)
test_basic 0.005384 0.001596 0.912085 ( 0.983129)
test_all 0.092951 0.027367 712.937851 (202.975491)
test_rubyspec 0.028701 0.048844 102.088194 (111.087780)
total: 351.09 sec