Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-142119
#<BuildRuby:0x000055c1b8bda1a8
@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.20230216-142119",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004852 0.001155 1.575265 ( 3.205590)
build_miniruby 0.001156 0.000275 1.404945 ( 1.704171)
build_ruby 0.001231 0.000293 2.660429 ( 3.446824)
build_all 0.007040 0.001676 4.254388 ( 4.848751)
build_install 0.017659 0.000682 3.296647 ( 3.745369)
test_btest 0.000726 0.000152 61.078272 ( 52.783287)
test_basic 0.005769 0.001202 0.546240 ( 0.924916)
test_all 0.001566 0.000000 702.450979 (551.710439)
test_rubyspec 0.024198 0.029870 75.382106 ( 99.275453)
total: 721.65 sec