Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-212348
#<BuildRuby:0x000055e4ccef24f8
@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.20240126-212348",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006914 0.000308 1.996033 ( 3.166150)
build_miniruby 0.001482 0.000159 1.714969 ( 1.975729)
build_ruby 0.001981 0.000000 3.538592 ( 4.136711)
build_all 0.004679 0.003982 6.865903 ( 5.640218)
build_install 0.002182 0.017949 8.059664 ( 6.794037)
test_btest 0.000829 0.000226 89.558471 ( 66.868331)
test_basic 0.001712 0.007038 0.984773 ( 1.209824)
test_all 0.091794 0.026950 733.381728 (393.637869)
test_rubyspec 0.067684 0.040763 171.616839 (190.985408)
total: 674.42 sec