Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-115724
#<BuildRuby:0x00007fc0831cfde0
@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.20241211-115724",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.007436 0.000710 3.630687 ( 3.555638)
build_miniruby 0.001870 0.000385 1.775729 ( 1.775828)
build_ruby 0.001983 0.000408 4.596228 ( 15.211835)
build_all 0.009567 0.000000 6.647245 ( 3.146847)
build_install 0.012512 0.007724 9.242477 ( 4.948027)
test_btest 0.001010 0.000000 78.949703 ( 25.731019)
test_basic 0.002842 0.008220 1.069726 ( 4.350989)
test_all 0.112749 0.033387 687.214879 (227.172706)
test_rubyspec 0.038238 0.041838 115.574009 ( 24.202210)
total: 310.10 sec