Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-232545
#<BuildRuby:0x0000564165aca3d0
@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.20230218-232545",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000199 0.004189 1.045020 ( 1.419375)
build_miniruby 0.000840 0.000247 0.986071 ( 0.984163)
build_ruby 0.001011 0.000297 2.112098 ( 2.310775)
build_all 0.005633 0.000000 3.302013 ( 1.531493)
build_install 0.010900 0.000960 2.533852 ( 1.793638)
test_btest 0.000535 0.000134 55.327218 ( 14.198653)
test_basic 0.004146 0.001037 0.416420 ( 0.507819)
test_all 0.001022 0.000256 589.776147 (167.346543)
test_rubyspec 0.024186 0.014385 55.935543 ( 65.919649)
total: 256.01 sec