Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-163106
#<BuildRuby:0x000055dc6e3eda00
@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.20231223-163106",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000031 0.000001 0.000032 ( 0.000033)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.005076 0.000175 1.585326 ( 2.005896)
build_miniruby 0.001850 0.000064 1.725804 ( 1.772463)
build_ruby 0.001848 0.000064 3.299884 ( 3.530061)
build_all 0.007071 0.000000 5.638134 ( 2.810758)
build_install 0.008044 0.007674 6.669197 ( 3.544606)
test_btest 0.000841 0.000072 81.439668 ( 40.514287)
test_basic 0.000559 0.008112 0.915392 ( 1.021848)
test_all 0.106571 0.019648 701.115567 (331.903123)
test_rubyspec 0.032973 0.046275 104.859615 (185.990915)
total: 573.10 sec