Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-143344
#<BuildRuby:0x000055f579d7e208
@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.20230102-143344",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001864 0.002717 1.101648 ( 1.502658)
build_miniruby 0.001379 0.000000 1.439236 ( 1.437844)
build_ruby 0.001469 0.000000 3.167541 ( 3.523733)
build_all 0.003426 0.003495 3.624211 ( 1.779461)
build_install 0.013380 0.001281 3.022451 ( 1.995712)
test_btest 0.000702 0.000151 55.668484 ( 15.273176)
test_basic 0.001112 0.004221 0.364890 ( 0.456679)
test_all 0.001276 0.000319 629.124678 (186.585026)
test_rubyspec 0.010218 0.029235 58.641185 ( 68.603192)
total: 281.16 sec