Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-094300
#<BuildRuby:0x0000561178b36390
@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.20221225-094300",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004223 0.000551 1.090563 ( 1.931922)
build_miniruby 0.001140 0.000149 1.441584 ( 1.536718)
build_ruby 0.001413 0.000184 3.526367 ( 25.939017)
build_all 0.006479 0.002138 4.031203 ( 3.149829)
build_install 0.010944 0.004965 3.339490 ( 3.255124)
test_btest 0.000000 0.000776 57.048687 ( 34.237847)
test_basic 0.000000 0.006481 0.452347 ( 0.662354)
test_all 0.000616 0.000694 649.534332 (296.786371)
test_rubyspec 0.040680 0.012286 73.243444 ( 89.581102)
total: 457.08 sec