Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-182043
#<BuildRuby:0x000056270879e8e0
@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.20231206-182043",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.007286 2.266395 ( 2.326020)
build_miniruby 0.000000 0.001631 1.637794 ( 1.638127)
build_ruby 0.000000 0.001914 3.165318 ( 3.338976)
build_all 0.002621 0.005403 5.544897 ( 2.892250)
build_install 0.010881 0.007856 7.065791 ( 4.021959)
test_btest 0.000526 0.000183 80.927527 ( 32.071645)
test_basic 0.005118 0.001780 0.908678 ( 0.998192)
test_all 0.109275 0.009363 690.796847 (251.056749)
test_rubyspec 0.039606 0.027038 97.478788 (111.587606)
total: 409.93 sec