Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-022242
#<BuildRuby:0x0000562a4f4be018
@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.20231214-022242",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.002928 0.003606 2.432268 ( 2.501467)
build_miniruby 0.001129 0.000329 1.533765 ( 1.536045)
build_ruby 0.001292 0.000377 3.208085 ( 3.422741)
build_all 0.008255 0.000000 5.705447 ( 2.879266)
build_install 0.007732 0.010587 7.257111 ( 3.937769)
test_btest 0.000721 0.000248 80.949792 ( 32.039794)
test_basic 0.007600 0.000000 0.915974 ( 1.014606)
test_all 0.072541 0.047257 690.586935 (253.638127)
test_rubyspec 0.044886 0.019965 94.648940 (106.369623)
total: 407.34 sec