Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-011626
#<BuildRuby:0x000055c888b46008
@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.20240123-011626",
@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.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002633 0.004490 1.803108 ( 3.542689)
build_miniruby 0.001442 0.000277 1.826340 ( 2.711420)
build_ruby 0.001907 0.000367 3.982474 ( 4.947873)
build_all 0.004854 0.004363 6.868711 ( 7.457702)
build_install 0.016549 0.004148 8.316316 ( 9.143902)
test_btest 0.000719 0.000162 91.804307 ( 95.990148)
test_basic 0.003175 0.005081 1.021518 ( 1.745353)
test_all 0.104257 0.018316 777.925875 (483.840855)
test_rubyspec 0.068114 0.038248 183.308676 (228.264840)
total: 837.65 sec