Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-110113
#<BuildRuby:0x00007f4becd5fdd8
@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.20241226-110113",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002121 0.003529 1.748528 ( 2.036386)
build_miniruby 0.001242 0.000289 1.518305 ( 1.520908)
build_ruby 0.001556 0.000364 3.580544 ( 3.778192)
build_all 0.008899 0.000198 6.597625 ( 2.813588)
build_install 0.006695 0.010542 7.738399 ( 3.937518)
test_btest 0.000849 0.000243 73.641439 ( 19.600199)
test_basic 0.008784 0.000266 0.840042 ( 0.884294)
test_all 0.095453 0.049219 729.618581 (244.826418)
test_rubyspec 0.052720 0.028083 120.549736 ( 29.684668)
total: 309.08 sec