Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-205209
#<BuildRuby:0x000055b692d026d8
@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.20230112-205209",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000278 0.004102 1.070061 ( 1.489886)
build_miniruby 0.001272 0.000221 1.267706 ( 1.280929)
build_ruby 0.000000 0.001554 3.595091 ( 3.970084)
build_all 0.005771 0.001237 3.809386 ( 2.043456)
build_install 0.004594 0.010721 2.777223 ( 2.122903)
test_btest 0.000714 0.000204 53.681323 ( 21.077731)
test_basic 0.004697 0.000249 0.401241 ( 0.500755)
test_all 0.001236 0.000341 652.280031 (244.123492)
test_rubyspec 0.037556 0.015847 71.804838 ( 86.424784)
total: 363.04 sec