Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-031354
#<BuildRuby:0x000055d34b55e168
@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-031354",
@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.000004 0.000024 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000636 0.004016 1.076896 ( 2.502222)
build_miniruby 0.001083 0.000236 1.172661 ( 1.171473)
build_ruby 0.001127 0.000245 3.147680 ( 3.522158)
build_all 0.006662 0.000000 3.540338 ( 1.821457)
build_install 0.013089 0.001497 2.900709 ( 1.981375)
test_btest 0.000530 0.000102 55.812449 ( 17.990595)
test_basic 0.005024 0.000000 0.410712 ( 0.514688)
test_all 0.001332 0.000000 609.023648 (175.389724)
test_rubyspec 0.016803 0.022189 57.114676 ( 67.169696)
total: 272.06 sec