Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-054359
#<BuildRuby:0x00007fa17c72fdd8
@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.20241011-054359",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.006224 0.001956 3.899160 ( 3.763739)
build_miniruby 0.001666 0.000000 1.239608 ( 1.236367)
build_ruby 0.001875 0.000000 3.734221 ( 3.894080)
build_all 0.004253 0.003922 7.053590 ( 2.869671)
build_install 0.017194 0.000796 9.949737 ( 4.512299)
test_btest 0.000909 0.000295 92.979627 ( 26.039878)
test_basic 0.008251 0.002681 1.109893 ( 3.359583)
test_all 0.118793 0.031032 776.076560 (227.057268)
test_rubyspec 0.031695 0.058035 131.428056 ( 31.702486)
total: 304.44 sec