Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-011240
#<BuildRuby:0x0000560d00d71a00
@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.20230217-011240",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.004749 1.294699 ( 1.662705)
build_miniruby 0.000000 0.001158 0.863254 ( 0.861545)
build_ruby 0.000000 0.001452 2.046437 ( 2.281932)
build_all 0.005240 0.000735 3.397628 ( 1.609646)
build_install 0.007344 0.003890 2.799898 ( 1.914092)
test_btest 0.000691 0.000159 56.949806 ( 15.302921)
test_basic 0.002646 0.002699 0.430972 ( 0.522138)
test_all 0.001219 0.000305 616.897979 (175.701043)
test_rubyspec 0.012867 0.021642 60.374312 ( 70.276453)
total: 270.13 sec