Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-082129
#<BuildRuby:0x00005593d4ece010
@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.20221221-082129",
@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.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001428 0.003453 1.189418 ( 1.699129)
build_miniruby 0.001476 0.000352 1.469622 ( 1.470832)
build_ruby 0.001515 0.000361 3.679109 ( 4.306281)
build_all 0.008289 0.000000 3.935163 ( 2.551634)
build_install 0.016268 0.000054 3.205404 ( 2.780119)
test_btest 0.000574 0.000106 56.354362 ( 29.965033)
test_basic 0.004279 0.002494 0.461110 ( 0.562532)
test_all 0.001197 0.000239 637.314122 (250.292464)
test_rubyspec 0.012264 0.038903 70.828713 ( 81.729285)
total: 375.36 sec