Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-083236
#<BuildRuby:0x000055916db62138
@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.20221225-083236",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003674 0.000580 0.915597 ( 1.553765)
build_miniruby 0.001164 0.000184 1.309815 ( 1.308109)
build_ruby 0.001233 0.000195 2.970476 ( 3.331516)
build_all 0.000000 0.007428 3.647128 ( 1.700868)
build_install 0.007414 0.006141 3.019421 ( 2.027951)
test_btest 0.000692 0.000208 57.044779 ( 15.026206)
test_basic 0.003360 0.001007 0.406628 ( 0.500130)
test_all 0.001026 0.000307 621.143447 (187.905506)
test_rubyspec 0.011117 0.026451 63.955150 ( 73.915539)
total: 287.27 sec