Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-044727
#<BuildRuby:0x00007fe71140fdd0
@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.20241020-044727",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000034 0.000006 0.000040 ( 0.000041)
build_up 0.008692 0.000851 4.341338 ( 5.582973)
build_miniruby 0.001944 0.000358 1.975389 ( 2.186186)
build_ruby 0.002236 0.000412 4.700444 ( 5.424749)
build_all 0.004974 0.005994 7.968985 ( 6.896644)
build_install 0.024818 0.001708 11.388665 ( 9.980421)
test_btest 0.000792 0.000155 99.010617 ( 87.765682)
test_basic 0.007124 0.005781 1.265166 ( 1.613000)
test_all 0.095869 0.067776 845.858630 (403.484583)
test_rubyspec 0.042602 0.041751 138.976647 ( 33.158304)
total: 556.09 sec