Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-222413
#<BuildRuby:0x000056009cd99fe8
@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.20221228-222413",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004467 0.000388 1.123117 ( 1.509744)
build_miniruby 0.000000 0.001180 1.391526 ( 1.391539)
build_ruby 0.000000 0.001335 3.183909 ( 3.553571)
build_all 0.005526 0.001245 3.600453 ( 1.811181)
build_install 0.003614 0.009739 2.751211 ( 1.800890)
test_btest 0.000699 0.000144 56.461855 ( 16.186366)
test_basic 0.002468 0.003429 0.418712 ( 0.512409)
test_all 0.001289 0.000000 602.162423 (180.404026)
test_rubyspec 0.018953 0.026555 61.755400 ( 71.775644)
total: 278.95 sec