Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-175040
#<BuildRuby:0x0000558f74911a00
@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.20230216-175040",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001027 0.003717 1.403544 ( 1.885546)
build_miniruby 0.001594 0.000000 1.260816 ( 1.269404)
build_ruby 0.000000 0.001348 2.515752 ( 2.799062)
build_all 0.004930 0.002353 3.941994 ( 2.485225)
build_install 0.014284 0.000354 3.160899 ( 2.872002)
test_btest 0.000721 0.000103 55.965888 ( 25.413906)
test_basic 0.004863 0.000695 0.467133 ( 1.915304)
test_all 0.001077 0.000154 618.071177 (215.177943)
test_rubyspec 0.033171 0.016332 72.050127 ( 82.748846)
total: 336.57 sec