Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-025612
#<BuildRuby:0x000055a0cc51df48
@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.20240128-025612",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005906 0.000136 1.888505 ( 2.229445)
build_miniruby 0.001273 0.000094 1.583878 ( 1.582035)
build_ruby 0.001509 0.000112 3.211078 ( 3.464481)
build_all 0.000000 0.007424 6.159556 ( 2.484271)
build_install 0.011945 0.005861 7.098807 ( 3.265159)
test_btest 0.000917 0.000158 85.114249 ( 28.305082)
test_basic 0.000703 0.007945 1.056308 ( 1.226788)
test_all 0.082969 0.038868 783.900894 (608.573191)
test_rubyspec 0.064381 0.051529 193.546470 (320.459992)
total: 971.59 sec