Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-191251
#<BuildRuby:0x0000556a7d57a138
@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.20221231-191251",
@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.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004083 0.000005 1.089740 ( 1.465763)
build_miniruby 0.001055 0.000151 1.016392 ( 1.014832)
build_ruby 0.001085 0.000155 2.817632 ( 3.191081)
build_all 0.001710 0.004484 3.237112 ( 1.552287)
build_install 0.009304 0.001772 2.829001 ( 1.910647)
test_btest 0.000632 0.000121 55.199559 ( 17.628597)
test_basic 0.003524 0.000671 0.413512 ( 0.507686)
test_all 0.001017 0.000193 628.635358 (201.967687)
test_rubyspec 0.021338 0.023751 64.246965 ( 74.318884)
total: 303.56 sec