Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-034400
#<BuildRuby:0x000055f480d52198
@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.20230105-034400",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003648 0.000521 1.014375 ( 1.430663)
build_miniruby 0.000987 0.000141 1.255732 ( 1.254105)
build_ruby 0.001078 0.000154 3.025934 ( 3.411223)
build_all 0.000973 0.004731 3.399733 ( 1.716422)
build_install 0.014071 0.000915 2.743413 ( 1.858074)
test_btest 0.000639 0.000119 56.292161 ( 15.098403)
test_basic 0.004255 0.000798 0.402683 ( 0.498732)
test_all 0.001564 0.000294 578.667741 (168.929993)
test_rubyspec 0.007177 0.028983 57.840188 ( 67.850951)
total: 262.05 sec