Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-120151
#<BuildRuby:0x000055a9ba19dfc0
@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.20230123-120151",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004331 0.000197 1.142931 ( 1.623877)
build_miniruby 0.001257 0.000000 1.091007 ( 1.090457)
build_ruby 0.001624 0.000000 2.733557 ( 3.028291)
build_all 0.003674 0.003734 3.639849 ( 1.749035)
build_install 0.007427 0.006780 2.585676 ( 1.704536)
test_btest 0.000743 0.000102 55.507956 ( 17.601412)
test_basic 0.001733 0.004010 0.416048 ( 0.520537)
test_all 0.001053 0.000000 638.448445 (219.668524)
test_rubyspec 0.041631 0.010587 72.576311 ( 85.370899)
total: 332.36 sec