Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-100045
#<BuildRuby:0x000055853a2d2390
@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.20230213-100045",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.001623 0.003187 1.386127 ( 1.782228)
build_miniruby 0.000959 0.000354 1.174762 ( 1.172881)
build_ruby 0.001149 0.000423 2.351388 ( 2.565224)
build_all 0.006043 0.000684 3.656373 ( 1.717630)
build_install 0.005550 0.006409 2.604008 ( 1.764844)
test_btest 0.000566 0.000226 56.203233 ( 15.244798)
test_basic 0.001511 0.003219 0.468956 ( 0.562093)
test_all 0.000927 0.000397 603.619326 (173.710016)
test_rubyspec 0.017373 0.036678 70.222496 ( 80.857977)
total: 279.38 sec