Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-041043
#<BuildRuby:0x00007f8ed8e3fdc8
@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.20241021-041043",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000423 0.007125 3.063529 ( 3.136676)
build_miniruby 0.001576 0.000000 1.138097 ( 1.135861)
build_ruby 0.001674 0.000000 2.901555 ( 3.101745)
build_all 0.007615 0.000773 5.597871 ( 2.192906)
build_install 0.022669 0.002809 10.254297 ( 6.056390)
test_btest 0.000785 0.000175 88.319739 ( 27.712015)
test_basic 0.004988 0.004155 0.932061 ( 0.981064)
test_all 0.104491 0.041187 652.004552 (190.040662)
test_rubyspec 0.045837 0.040871 134.336164 ( 39.946088)
total: 274.30 sec