Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-044819
#<BuildRuby:0x0000559484a21fc0
@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.20221222-044819",
@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.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001030 0.004208 1.210126 ( 2.068335)
build_miniruby 0.001453 0.000276 1.477093 ( 1.628361)
build_ruby 0.001584 0.000301 3.665825 ( 4.324615)
build_all 0.000483 0.007410 3.859165 ( 2.729130)
build_install 0.012729 0.004212 3.141353 ( 2.852730)
test_btest 0.000867 0.000000 54.551437 ( 29.074359)
test_basic 0.002837 0.003984 0.418838 ( 0.749806)
test_all 0.001462 0.000450 682.453404 (338.604976)
test_rubyspec 0.037481 0.015242 72.398314 ( 87.890939)
total: 469.92 sec