Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-080901
#<BuildRuby:0x00007f78116dfde0
@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.20240903-080901",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.008547 0.001060 3.994102 ( 5.464069)
build_miniruby 0.001831 0.000418 1.852136 ( 2.184042)
build_ruby 0.001887 0.000431 4.856327 ( 5.512857)
build_all 0.009599 0.001209 8.973345 ( 8.474317)
build_install 0.020655 0.003194 12.190938 ( 11.389173)
test_btest 0.000916 0.000196 125.950017 (116.889809)
test_basic 0.000844 0.011698 1.379725 ( 2.109069)
test_all 0.124302 0.040483 921.392584 (673.987186)
test_rubyspec 0.043867 0.046205 169.991932 ( 66.701285)
total: 892.71 sec