Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-070913
#<BuildRuby:0x00007f508c88fde0
@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.20241126-070913",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.000641 0.007686 3.646973 ( 3.668683)
build_miniruby 0.001753 0.000251 1.804080 ( 1.823702)
build_ruby 0.001702 0.000243 4.466865 ( 4.676264)
build_all 0.005704 0.004363 6.890194 ( 3.507353)
build_install 0.011912 0.011378 9.554414 ( 5.739583)
test_btest 0.000862 0.000194 84.324720 ( 59.090193)
test_basic 0.006025 0.005557 1.105626 ( 1.217743)
test_all 0.098695 0.054580 734.899797 (233.633443)
test_rubyspec 0.020230 0.061500 121.774014 ( 26.854598)
total: 340.21 sec