Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-134801
#<BuildRuby:0x000056258edde118
@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.20221223-134801",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002081 0.003318 1.212917 ( 2.223981)
build_miniruby 0.001371 0.000298 1.454798 ( 1.590293)
build_ruby 0.000000 0.001786 3.556620 ( 4.189817)
build_all 0.000762 0.007014 3.946229 ( 2.869469)
build_install 0.010061 0.006749 3.262792 ( 3.010509)
test_btest 0.000000 0.000809 57.535737 ( 33.224592)
test_basic 0.000179 0.005978 0.449556 ( 0.720937)
test_all 0.000797 0.000342 643.734446 (331.332607)
test_rubyspec 0.024574 0.024996 72.582395 ( 92.094835)
total: 471.26 sec