Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-221600
#<BuildRuby:0x00007f0ba4d4fdd0
@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.20241013-221600",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.002331 0.004881 2.971515 ( 2.960988)
build_miniruby 0.000000 0.001707 1.141296 ( 1.138100)
build_ruby 0.000998 0.001086 3.884669 ( 15.152200)
build_all 0.003956 0.005776 6.835482 ( 2.918254)
build_install 0.018490 0.000000 7.817205 ( 3.742544)
test_btest 0.000866 0.000000 85.906056 ( 31.950929)
test_basic 0.007503 0.000000 0.776894 ( 1.790132)
test_all 0.096438 0.049362 657.694494 (202.354142)
test_rubyspec 0.047842 0.042615 129.633039 ( 22.623336)
total: 284.63 sec