Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-035430
#<BuildRuby:0x00005621b5db9f70
@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-035430",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004825 0.000094 1.235718 ( 1.661868)
build_miniruby 0.001253 0.000145 1.546703 ( 1.551308)
build_ruby 0.001604 0.000185 3.085846 ( 3.440423)
build_all 0.006065 0.000211 3.361333 ( 1.651161)
build_install 0.014572 0.000000 2.645704 ( 1.710057)
test_btest 0.000819 0.000000 56.541653 ( 15.881236)
test_basic 0.000733 0.003623 0.377223 ( 0.469677)
test_all 0.001385 0.000173 617.481319 (175.523589)
test_rubyspec 0.015436 0.023736 61.694868 ( 71.597717)
total: 273.49 sec