Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-210904
#<BuildRuby:0x00005575e939e3b0
@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.20230101-210904",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000585 0.004117 1.013881 ( 1.595549)
build_miniruby 0.001121 0.000140 1.197479 ( 1.195888)
build_ruby 0.001457 0.000000 2.988241 ( 14.271870)
build_all 0.003102 0.000054 3.353716 ( 2.084447)
build_install 0.009448 0.004359 2.970062 ( 1.995340)
test_btest 0.000721 0.000113 57.460193 ( 18.181867)
test_basic 0.005820 0.000919 0.424585 ( 0.522217)
test_all 0.001860 0.000294 600.818802 (177.976912)
test_rubyspec 0.010702 0.028046 62.532319 ( 72.544237)
total: 290.37 sec