Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-183510
#<BuildRuby:0x00007f0f2ca1fdc8
@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.20241119-183510",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007396 0.000000 2.956839 ( 2.977927)
build_miniruby 0.001596 0.000000 1.648055 ( 1.644781)
build_ruby 0.001818 0.000000 3.439944 ( 3.579533)
build_all 0.007727 0.000000 5.434614 ( 2.214686)
build_install 0.009617 0.008199 8.091140 ( 4.088937)
test_btest 0.000971 0.000139 69.637170 ( 18.510044)
test_basic 0.008392 0.000587 0.976649 ( 1.025175)
test_all 0.091077 0.053275 689.189864 (220.297191)
test_rubyspec 0.048820 0.031866 119.709392 ( 28.960727)
total: 283.30 sec