Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-102913
#<BuildRuby:0x000056420e8161a8
@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.20221213-102913",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004625 0.000661 1.170853 ( 2.368521)
build_miniruby 0.001205 0.000172 1.488007 ( 1.900212)
build_ruby 0.001764 0.000000 2.869436 ( 3.937830)
build_all 0.007898 0.000757 6.771039 ( 7.101170)
build_install 0.014962 0.005455 6.074597 ( 6.910863)
test_btest 0.000787 0.000131 59.000771 ( 53.424240)
test_basic 0.006608 0.000300 0.431186 ( 0.813623)
test_all 0.003062 0.000115 661.966988 (429.463403)
test_rubyspec 0.009073 0.040484 71.347577 ( 92.422004)
total: 598.34 sec