Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-132148
#<BuildRuby:0x000055b8a709df70
@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.20230118-132148",
@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.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001486 0.003879 1.216124 ( 1.912224)
build_miniruby 0.001552 0.000221 1.284851 ( 1.400292)
build_ruby 0.002230 0.000000 3.127686 ( 3.555803)
build_all 0.008724 0.000000 3.791473 ( 2.427650)
build_install 0.007374 0.007941 2.864127 ( 2.696986)
test_btest 0.000539 0.000103 55.956276 ( 31.673318)
test_basic 0.004840 0.000931 0.422508 ( 0.535227)
test_all 0.001879 0.000361 613.204481 (215.316893)
test_rubyspec 0.032428 0.014726 67.088250 ( 77.414070)
total: 336.93 sec