Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-160202
#<BuildRuby:0x00007f4eb42cfdd0
@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.20240623-160202",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001028 0.006843 3.284780 ( 3.362833)
build_miniruby 0.001230 0.000473 1.187025 ( 1.185985)
build_ruby 0.001408 0.000541 3.437087 ( 3.629259)
build_all 0.006301 0.002423 7.215064 ( 2.725785)
build_install 0.015731 0.002596 9.908338 ( 4.550555)
test_btest 0.000712 0.000254 103.640657 ( 26.671259)
test_basic 0.006913 0.002468 0.980571 ( 1.026901)
test_all 0.094251 0.057094 801.202765 (228.142985)
test_rubyspec 0.053720 0.043386 166.482286 ( 26.177904)
total: 297.47 sec