Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-095631
#<BuildRuby:0x00007fe87e9dfdc8
@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-095631",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004972 0.001838 2.855772 ( 2.774318)
build_miniruby 0.001155 0.000355 1.123542 ( 1.120450)
build_ruby 0.001270 0.000391 2.804455 ( 3.012287)
build_all 0.006217 0.000702 4.713974 ( 1.893305)
build_install 0.013892 0.002309 6.933316 ( 3.271299)
test_btest 0.000647 0.000182 66.157378 ( 18.688100)
test_basic 0.002341 0.005867 0.672121 ( 0.722613)
test_all 0.102651 0.039011 634.212499 (212.541360)
test_rubyspec 0.035704 0.044857 110.084988 ( 21.232295)
total: 265.26 sec