Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-045111
#<BuildRuby:0x000055a297886320
@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.20231218-045111",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002079 0.004204 2.131977 ( 2.375022)
build_miniruby 0.000000 0.001401 1.273301 ( 1.271567)
build_ruby 0.000000 0.001389 2.471291 ( 2.714778)
build_all 0.005023 0.001260 5.282880 ( 2.156211)
build_install 0.013360 0.003623 6.762233 ( 3.372092)
test_btest 0.000780 0.000121 80.760206 ( 35.602379)
test_basic 0.003794 0.003986 0.913257 ( 1.067022)
test_all 0.101646 0.024696 690.148802 (343.472758)
test_rubyspec 0.034263 0.040732 100.906242 (121.386070)
total: 513.42 sec