Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-183425
#<BuildRuby:0x000056268e3b2198
@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.20230124-183425",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.004032 0.000504 1.216995 ( 1.798910)
build_miniruby 0.001281 0.000161 5.470763 ( 5.185406)
build_ruby 0.001461 0.000183 2.748239 ( 3.037007)
build_all 0.006710 0.000300 3.798044 ( 1.868135)
build_install 0.008895 0.005734 2.801133 ( 1.997209)
test_btest 0.000690 0.000111 56.398884 ( 20.282797)
test_basic 0.004768 0.000763 0.432694 ( 0.530671)
test_all 0.001383 0.000221 646.482915 (215.154426)
test_rubyspec 0.014953 0.021827 63.675563 ( 73.625002)
total: 323.48 sec