Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-123445
#<BuildRuby:0x00007ff51379fdc8
@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.20241222-123445",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.001107 0.004443 1.575210 ( 1.873400)
build_miniruby 0.001164 0.000411 1.511153 ( 1.959492)
build_ruby 0.001384 0.000489 3.626067 ( 7.874199)
build_all 0.003685 0.004048 6.396890 ( 2.647597)
build_install 0.009573 0.009374 7.935086 ( 4.236010)
test_btest 0.000644 0.000293 72.597923 ( 23.042425)
test_basic 0.003742 0.005817 0.816553 ( 4.884783)
test_all 0.096860 0.045795 654.032688 (248.193269)
test_rubyspec 0.055023 0.028317 118.992651 ( 27.149344)
total: 321.86 sec