Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-010619
#<BuildRuby:0x00007f87c1e7fdd8
@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.20241125-010619",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.007907 0.000000 3.665462 ( 3.645368)
build_miniruby 0.001765 0.000000 1.603491 ( 1.600909)
build_ruby 0.000000 0.002107 4.268173 ( 9.970873)
build_all 0.001452 0.008742 6.804702 ( 3.644254)
build_install 0.022761 0.002150 9.508364 ( 5.739426)
test_btest 0.000812 0.000172 79.700432 ( 27.155984)
test_basic 0.004687 0.006600 1.031177 ( 1.092579)
test_all 0.115858 0.043893 821.333854 (261.373428)
test_rubyspec 0.042611 0.047148 121.769829 ( 31.013050)
total: 345.24 sec