Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-030617
#<BuildRuby:0x0000560d3c962018
@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.20230124-030617",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.000721 0.004050 1.014500 ( 1.407029)
build_miniruby 0.001112 0.000043 0.920291 ( 0.918650)
build_ruby 0.001664 0.000000 2.590235 ( 2.899476)
build_all 0.007138 0.000024 3.551719 ( 1.753318)
build_install 0.013922 0.000338 2.748730 ( 1.847703)
test_btest 0.000934 0.000032 57.078025 ( 15.254818)
test_basic 0.000000 0.004491 0.384747 ( 0.477272)
test_all 0.001207 0.000083 645.131776 (193.937376)
test_rubyspec 0.043753 0.027056 80.292902 (102.463273)
total: 320.96 sec