Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-141710
#<BuildRuby:0x00007fee7d61fdc8
@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.20241019-141710",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000623 0.006865 3.835940 ( 3.650375)
build_miniruby 0.001341 0.000463 1.522309 ( 1.518714)
build_ruby 0.000000 0.001852 4.036072 ( 4.218354)
build_all 0.000298 0.008326 6.956735 ( 2.724170)
build_install 0.008533 0.011932 9.570123 ( 4.345924)
test_btest 0.000598 0.000299 90.758506 ( 23.550386)
test_basic 0.001705 0.009247 1.044314 ( 1.088160)
test_all 0.104874 0.048314 771.689899 (233.364915)
test_rubyspec 0.047118 0.041061 137.057307 ( 26.962067)
total: 301.42 sec