Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-002616
#<BuildRuby:0x00007f3d48fefdd0
@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.20240622-002616",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004027 0.004032 3.551582 ( 3.460605)
build_miniruby 0.001467 0.000267 1.548665 ( 1.545864)
build_ruby 0.001583 0.000288 4.200705 ( 4.338543)
build_all 0.004760 0.004261 7.908023 ( 3.249482)
build_install 0.020155 0.000652 10.923134 ( 5.220314)
test_btest 0.000775 0.000143 108.478210 ( 28.785872)
test_basic 0.008318 0.000727 1.293431 ( 1.343402)
test_all 0.085114 0.066812 830.405428 (248.532270)
test_rubyspec 0.045307 0.048624 164.952296 ( 35.293395)
total: 331.77 sec