Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-081858
#<BuildRuby:0x000055967c35a120
@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.20230707-081858",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002351 0.004404 2.167690 ( 5.291499)
build_miniruby 0.001134 0.000305 1.615622 ( 2.271686)
build_ruby 0.000000 0.001893 3.307604 ( 4.097356)
build_all 0.000660 0.007058 2.704782 ( 2.986510)
build_install 0.017488 0.001158 4.080267 ( 5.193286)
test_btest 0.000532 0.000167 83.310066 ( 46.688844)
test_basic 0.002695 0.004368 0.921960 ( 1.401157)
test_all 0.000985 0.000338 615.474868 (300.229213)
test_rubyspec 0.028924 0.027788 92.766832 (117.805809)
total: 485.97 sec