Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-232017
#<BuildRuby:0x000055ac3beee228
@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.20230207-232017",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.000000 0.004740 0.876632 ( 1.271940)
build_miniruby 0.000000 0.001143 0.897416 ( 0.895736)
build_ruby 0.000000 0.001240 2.066008 ( 2.273372)
build_all 0.001922 0.003926 3.045655 ( 1.425657)
build_install 0.011833 0.000639 2.303570 ( 1.516850)
test_btest 0.000963 0.000000 54.852639 ( 14.221136)
test_basic 0.001363 0.003704 0.336008 ( 0.427797)
test_all 0.000792 0.000147 558.325402 (157.940467)
test_rubyspec 0.016990 0.020228 55.710331 ( 65.883860)
total: 245.86 sec