Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-053244
#<BuildRuby:0x000055e48437dfc0
@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.20221209-053244",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.005479 1.115977 ( 1.274564)
build_miniruby 0.000049 0.001114 0.923093 ( 0.921727)
build_ruby 0.001295 0.000199 1.954992 ( 1.948493)
build_all 0.005017 0.000772 3.022068 ( 1.424842)
build_install 0.012891 0.000172 2.537733 ( 1.711644)
test_btest 0.000668 0.000092 55.459154 ( 14.340436)
test_basic 0.003342 0.000461 0.348421 ( 0.444401)
test_all 0.001076 0.000148 600.023051 (173.319044)
test_rubyspec 0.019952 0.016302 62.364163 ( 72.272168)
total: 267.66 sec