Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-092619
#<BuildRuby:0x000055b7a2e1dfc0
@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.20240121-092619",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004526 0.000906 1.436143 ( 1.768205)
build_miniruby 0.001170 0.000234 1.216016 ( 1.213951)
build_ruby 0.001606 0.000000 2.942042 ( 3.156716)
build_all 0.001647 0.006026 5.632687 ( 2.232681)
build_install 0.008482 0.009105 6.915191 ( 3.484744)
test_btest 0.000808 0.000251 84.193900 ( 23.534717)
test_basic 0.003435 0.003827 0.882707 ( 0.948584)
test_all 0.065138 0.056457 719.193440 (206.952045)
test_rubyspec 0.054095 0.047131 148.227911 (159.940465)
total: 403.23 sec