Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-024939
#<BuildRuby:0x00007fb594e1fdd8
@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.20240825-024939",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007708 0.000000 3.219371 ( 3.225734)
build_miniruby 0.001223 0.000196 1.182678 ( 1.179764)
build_ruby 0.001397 0.000247 3.762943 ( 22.093972)
build_all 0.006936 0.002354 8.227279 ( 3.288056)
build_install 0.005612 0.013595 10.714519 ( 5.131785)
test_btest 0.000000 0.001085 115.481056 ( 31.400023)
test_basic 0.002639 0.008276 1.210384 ( 1.256336)
test_all 0.129786 0.025009 877.374594 (315.276345)
test_rubyspec 0.061846 0.031263 164.046980 ( 35.789872)
total: 418.64 sec