Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-021541
#<BuildRuby:0x0000564e449021d8
@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.20230109-021541",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001136 0.003477 0.968460 ( 1.337846)
build_miniruby 0.000981 0.000170 1.219202 ( 1.217534)
build_ruby 0.001298 0.000226 3.090199 ( 3.460628)
build_all 0.006852 0.000483 3.598142 ( 1.682597)
build_install 0.012436 0.001338 2.591684 ( 1.736042)
test_btest 0.000757 0.000121 55.706739 ( 15.030983)
test_basic 0.000527 0.004552 0.302105 ( 0.394110)
test_all 0.000921 0.000184 590.283925 (168.560822)
test_rubyspec 0.013439 0.026291 59.701732 ( 69.664945)
total: 263.09 sec