Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-010544
#<BuildRuby:0x0000561a4c2de058
@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.20230203-010544",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000369 0.004157 1.014420 ( 1.423000)
build_miniruby 0.001185 0.000000 0.987898 ( 0.986193)
build_ruby 0.001355 0.000000 1.862267 ( 2.090266)
build_all 0.005080 0.000683 3.250134 ( 1.661310)
build_install 0.008271 0.004251 2.203329 ( 1.454582)
test_btest 0.000650 0.000145 55.800734 ( 14.472973)
test_basic 0.007147 0.000000 0.413168 ( 0.511045)
test_all 0.001909 0.000000 638.586143 (192.009942)
test_rubyspec 0.022157 0.027309 71.784566 ( 81.880580)
total: 296.49 sec