Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-120856
#<BuildRuby:0x0000558502c01fc0
@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.20221229-120856",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004327 0.000360 0.999296 ( 1.430182)
build_miniruby 0.001107 0.000092 1.168990 ( 1.167818)
build_ruby 0.001332 0.000111 3.020944 ( 3.379520)
build_all 0.006712 0.000000 3.418432 ( 1.783649)
build_install 0.006380 0.007412 3.080861 ( 2.115747)
test_btest 0.000577 0.000080 58.406943 ( 21.904237)
test_basic 0.003558 0.000000 0.452819 ( 0.553356)
test_all 0.001255 0.000117 611.289560 (178.205771)
test_rubyspec 0.020882 0.019373 62.252630 ( 74.253844)
total: 284.79 sec