Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-003646
#<BuildRuby:0x00007f39d773fdd0
@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.20240823-003646",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000410 0.007419 3.986718 ( 4.064915)
build_miniruby 0.001844 0.000000 1.768386 ( 1.800540)
build_ruby 0.001173 0.001122 4.612754 ( 4.887391)
build_all 0.010666 0.000020 8.722301 ( 4.388224)
build_install 0.020026 0.000347 10.497646 ( 4.969313)
test_btest 0.000855 0.000122 116.484916 ( 30.304142)
test_basic 0.009123 0.000268 0.917815 ( 0.961359)
test_all 0.128013 0.021560 787.918258 (225.203287)
test_rubyspec 0.059121 0.030048 159.886186 ( 32.314432)
total: 308.89 sec