Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-211219
#<BuildRuby:0x000055c542dae258
@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.20231011-211219",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000039 0.000002 0.000041 ( 0.000042)
build_up 0.003949 0.003892 2.470041 ( 3.661597)
build_miniruby 0.001136 0.000100 1.680383 ( 1.883469)
build_ruby 0.001601 0.000141 3.425535 ( 3.733644)
build_all 0.003709 0.004416 6.385291 ( 4.346710)
build_install 0.014400 0.004955 7.702465 ( 4.849177)
test_btest 0.000687 0.000095 89.582226 ( 51.428126)
test_basic 0.000910 0.007937 1.039492 ( 1.474117)
test_all 0.008386 0.001586 692.993421 (320.240095)
test_rubyspec 0.043422 0.031659 109.377948 (127.718252)
total: 519.34 sec