Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-064705
#<BuildRuby:0x00007f8143b4fde0
@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.20241001-064705",
@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.000009 0.000026 ( 0.000028)
autoconf 0.000033 0.000017 0.000050 ( 0.000049)
configure 0.000026 0.000014 0.000040 ( 0.000040)
build_up 0.006943 0.003591 5.523299 ( 7.823042)
build_miniruby 0.001579 0.000816 1.949606 ( 2.589903)
build_ruby 0.002632 0.000000 4.919501 ( 6.579891)
build_all 0.009476 0.001765 7.791031 ( 9.066000)
build_install 0.018258 0.009120 11.828994 ( 12.626266)
test_btest 0.001080 0.000000 104.335846 (118.029208)
test_basic 0.008634 0.005014 1.320544 ( 1.868782)
test_all 0.122123 0.041286 908.522537 (690.247239)
test_rubyspec 0.058220 0.024847 143.362924 ( 45.600355)
total: 894.43 sec