Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-033127
#<BuildRuby:0x000055ed8a6722d0
@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.20221224-033127",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006112 0.000070 1.293018 ( 2.612781)
build_miniruby 0.001957 0.000065 1.659567 ( 1.983238)
build_ruby 0.002189 0.000073 3.778623 ( 5.113563)
build_all 0.008700 0.000290 4.098968 ( 5.044528)
build_install 0.015694 0.004925 3.482352 ( 4.421731)
test_btest 0.000729 0.000045 59.367438 ( 57.816809)
test_basic 0.006165 0.000000 0.447170 ( 0.847552)
test_all 0.001494 0.000000 676.324335 (435.650528)
test_rubyspec 0.019729 0.031481 72.549095 ( 93.865161)
total: 607.36 sec