Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-081607
#<BuildRuby:0x00007f499be0fdd0
@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.20241127-081607",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003287 0.003924 2.783068 ( 2.933116)
build_miniruby 0.000000 0.001530 1.438833 ( 1.436240)
build_ruby 0.000000 0.001922 2.985330 ( 3.204219)
build_all 0.000000 0.007146 5.900227 ( 2.481633)
build_install 0.013119 0.004314 7.905732 ( 3.639513)
test_btest 0.000665 0.000222 73.707127 ( 19.944225)
test_basic 0.005264 0.004424 0.876159 ( 0.928438)
test_all 0.089109 0.058578 701.658678 (229.357803)
test_rubyspec 0.051235 0.031534 116.416382 ( 23.281251)
total: 287.21 sec