Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-085334
#<BuildRuby:0x000055fa09192018
@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.20231205-085334",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.008276 0.000282 2.519046 ( 4.211004)
build_miniruby 0.001415 0.000091 1.748918 ( 2.148635)
build_ruby 0.002064 0.000133 3.562736 ( 4.648081)
build_all 0.001615 0.007056 6.130239 ( 6.153114)
build_install 0.003342 0.018519 7.608482 ( 7.801035)
test_btest 0.001028 0.000257 82.586359 ( 87.611783)
test_basic 0.006498 0.001625 0.951353 ( 1.437482)
test_all 0.076695 0.051461 753.379769 (536.286112)
test_rubyspec 0.046514 0.027844 101.649302 (144.079741)
total: 794.38 sec