Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-171057
#<BuildRuby:0x000055ed54ee6118
@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-171057",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004393 0.000573 1.127508 ( 1.819287)
build_miniruby 0.001216 0.000158 1.381763 ( 1.392361)
build_ruby 0.001362 0.000177 3.413745 ( 3.821669)
build_all 0.003495 0.004871 4.055745 ( 2.840449)
build_install 0.006214 0.009286 3.195520 ( 2.909243)
test_btest 0.000594 0.000149 58.730151 ( 33.985503)
test_basic 0.001316 0.004907 0.456961 ( 1.375829)
test_all 0.002245 0.000000 679.189151 (369.429254)
test_rubyspec 0.026127 0.022307 76.480050 (111.711706)
total: 529.29 sec