Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-141842
#<BuildRuby:0x00005650d3ca62a8
@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.20221231-141842",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000211 0.004042 1.124728 ( 1.514834)
build_miniruby 0.001104 0.000201 1.252501 ( 1.250970)
build_ruby 0.000000 0.001655 3.421157 ( 3.781026)
build_all 0.004154 0.002363 3.678515 ( 1.860515)
build_install 0.014560 0.001282 3.132650 ( 2.168127)
test_btest 0.000864 0.000173 56.471044 ( 23.196925)
test_basic 0.004784 0.000957 0.445941 ( 0.591937)
test_all 0.001087 0.000218 642.746380 (197.204137)
test_rubyspec 0.021409 0.020876 64.653461 ( 74.705154)
total: 306.27 sec