Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-181045
#<BuildRuby:0x00007f5cc151fde0
@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.20240822-181045",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004862 0.004218 3.840987 ( 4.599718)
build_miniruby 0.001526 0.000421 1.725963 ( 1.876921)
build_ruby 0.001705 0.000470 4.667000 ( 5.030713)
build_all 0.007700 0.002124 8.392740 ( 5.105475)
build_install 0.018350 0.004605 11.444271 ( 7.427019)
test_btest 0.000854 0.000233 121.854997 ( 80.447420)
test_basic 0.008865 0.004439 1.422779 ( 2.223196)
test_all 0.118198 0.039791 882.952913 (458.917796)
test_rubyspec 0.046484 0.047950 168.651044 ( 49.414648)
total: 615.04 sec