Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-040034
#<BuildRuby:0x00007f78d525fdc8
@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.20241207-040034",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000032 0.000011 0.000043 ( 0.000041)
configure 0.000033 0.000011 0.000044 ( 0.000044)
build_up 0.002963 0.005128 3.687346 ( 3.702194)
build_miniruby 0.001088 0.000399 1.781474 ( 1.781573)
build_ruby 0.000000 0.002368 4.616144 ( 4.768965)
build_all 0.006627 0.003567 6.695694 ( 3.636406)
build_install 0.015212 0.006110 9.216666 ( 4.855213)
test_btest 0.000904 0.000000 78.951102 ( 25.139935)
test_basic 0.006505 0.003776 0.912141 ( 0.956070)
test_all 0.101915 0.044028 712.905388 (218.828881)
test_rubyspec 0.050870 0.031228 117.578940 ( 28.780000)
total: 292.45 sec