Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-050347
#<BuildRuby:0x00005555a0611fc0
@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.20240223-050347",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006133 0.000836 2.136956 ( 2.019886)
build_miniruby 0.001015 0.000139 1.678347 ( 1.676870)
build_ruby 0.001458 0.000199 3.123946 ( 13.356448)
build_all 0.005869 0.000800 6.000699 ( 2.271894)
build_install 0.012982 0.005350 7.534905 ( 3.515161)
test_btest 0.000813 0.000136 86.358712 ( 25.347986)
test_basic 0.001143 0.004197 0.874597 ( 1.818767)
test_all 0.067773 0.050174 745.807471 (239.457397)
test_rubyspec 0.055360 0.021016 108.454206 (117.895656)
total: 407.36 sec