Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-162208
#<BuildRuby:0x000055ed35df63d0
@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.20221230-162208",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004479 0.000044 1.093411 ( 1.542488)
build_miniruby 0.001354 0.000123 1.401849 ( 1.439979)
build_ruby 0.000000 0.001831 3.468107 ( 3.855673)
build_all 0.001770 0.005858 3.791036 ( 1.983481)
build_install 0.011967 0.001329 2.964456 ( 2.047467)
test_btest 0.000530 0.000088 56.660308 ( 23.274780)
test_basic 0.000000 0.005948 0.447810 ( 0.637022)
test_all 0.000000 0.001760 656.160748 (207.454848)
test_rubyspec 0.027898 0.010006 65.882014 ( 81.027414)
total: 323.26 sec