Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-122845
#<BuildRuby:0x000055b7b54063d0
@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.20230104-122845",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.004517 0.000180 0.966232 ( 1.356957)
build_miniruby 0.001113 0.000044 0.986646 ( 0.984953)
build_ruby 0.000000 0.001428 2.834664 ( 3.195540)
build_all 0.003934 0.002326 3.011044 ( 1.450006)
build_install 0.008738 0.004063 2.795500 ( 1.812924)
test_btest 0.000601 0.000062 55.563966 ( 14.717117)
test_basic 0.004554 0.000052 0.395559 ( 0.488644)
test_all 0.000981 0.000099 588.388600 (183.334200)
test_rubyspec 0.009627 0.029308 58.778691 ( 68.696407)
total: 276.04 sec