Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-020508
#<BuildRuby:0x00007f2859abfdc8
@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.20241031-020508",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.006327 0.001946 4.214899 ( 4.106376)
build_miniruby 0.000000 0.001591 1.336497 ( 1.332959)
build_ruby 0.001683 0.000385 3.790351 ( 3.976639)
build_all 0.004699 0.004297 6.560623 ( 2.749743)
build_install 0.014765 0.004947 9.192231 ( 4.341537)
test_btest 0.000684 0.000235 75.792615 ( 20.364042)
test_basic 0.000028 0.008433 0.857611 ( 0.906457)
test_all 0.099573 0.046947 681.435799 (199.250848)
test_rubyspec 0.055443 0.028709 123.504619 ( 36.779637)
total: 273.81 sec