Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-224624
#<BuildRuby:0x0000556bca4a5f48
@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.20240206-224624",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006694 0.000000 1.960090 ( 2.335592)
build_miniruby 0.001610 0.000029 1.769689 ( 1.768442)
build_ruby 0.001787 0.000119 3.522161 ( 3.772381)
build_all 0.007941 0.000251 6.254407 ( 3.299811)
build_install 0.009798 0.009074 7.655313 ( 4.607746)
test_btest 0.000668 0.000083 87.772606 ( 32.142215)
test_basic 0.003704 0.003641 0.934840 ( 1.016523)
test_all 0.086095 0.029455 735.438144 (289.313308)
test_rubyspec 0.056251 0.046321 168.129340 (178.567680)
total: 516.82 sec