Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-102451
#<BuildRuby:0x00005617a2f5a108
@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-102451",
@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.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003630 0.000660 1.067088 ( 1.477706)
build_miniruby 0.001368 0.000249 1.363016 ( 1.361586)
build_ruby 0.001855 0.000000 3.107446 ( 3.463732)
build_all 0.007960 0.000000 3.753191 ( 1.889795)
build_install 0.012180 0.002967 3.144768 ( 2.226818)
test_btest 0.000787 0.000135 56.800849 ( 20.274276)
test_basic 0.000251 0.003963 0.400851 ( 0.497711)
test_all 0.001150 0.000238 653.079107 (213.598932)
test_rubyspec 0.021226 0.019015 65.139701 ( 76.124689)
total: 320.92 sec