Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-030455
#<BuildRuby:0x0000555f581ce078
@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.20231210-030455",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003546 0.004420 2.399813 ( 3.199876)
build_miniruby 0.001241 0.000165 1.662715 ( 1.902685)
build_ruby 0.001671 0.000223 3.574498 ( 4.076727)
build_all 0.008889 0.000000 6.097945 ( 4.926593)
build_install 0.017544 0.003269 7.751276 ( 6.431043)
test_btest 0.000000 0.001296 83.741466 ( 68.041427)
test_basic 0.005103 0.003418 0.975914 ( 1.337685)
test_all 0.087435 0.035156 692.977390 (402.410637)
test_rubyspec 0.052540 0.019237 100.442021 (117.603242)
total: 609.93 sec