Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-145540
#<BuildRuby:0x000055ba95bd1a00
@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.20230211-145540",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.000678 0.004271 1.014928 ( 1.468698)
build_miniruby 0.000000 0.001259 0.855977 ( 0.854374)
build_ruby 0.000466 0.000924 1.765243 ( 1.985568)
build_all 0.004588 0.002294 3.391231 ( 1.786470)
build_install 0.009555 0.002603 2.406890 ( 1.560958)
test_btest 0.000984 0.000000 56.377891 ( 14.775940)
test_basic 0.004721 0.000642 0.436993 ( 0.528514)
test_all 0.000793 0.000357 589.216189 (166.980205)
test_rubyspec 0.014398 0.026185 57.269848 ( 67.316559)
total: 257.26 sec