Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-103745
#<BuildRuby:0x0000561f9eef62a8
@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.20230611-103745",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.005109 0.000852 1.791865 ( 3.052330)
build_miniruby 0.001127 0.000188 1.287645 ( 1.286924)
build_ruby 0.001312 0.000219 2.544429 ( 2.718249)
build_all 0.005564 0.000928 2.133299 ( 1.340522)
build_install 0.011479 0.005177 3.332253 ( 2.376192)
test_btest 0.000764 0.000147 76.352710 ( 31.455919)
test_basic 0.002512 0.004498 0.788039 ( 0.930290)
test_all 0.001620 0.000366 567.867639 (204.845793)
test_rubyspec 0.040730 0.011040 81.506841 ( 97.806507)
total: 345.81 sec