Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-150718
#<BuildRuby:0x0000562b0f9ce308
@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.20240208-150718",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.006324 0.000590 2.027604 ( 3.068167)
build_miniruby 0.001485 0.000372 1.810876 ( 1.925428)
build_ruby 0.001708 0.000427 3.626022 ( 4.200147)
build_all 0.007774 0.000857 6.761370 ( 4.985094)
build_install 0.018709 0.003641 8.307242 ( 6.038860)
test_btest 0.000727 0.000170 89.216422 ( 59.463864)
test_basic 0.006359 0.001484 0.988279 ( 1.559285)
test_all 0.082300 0.042553 820.652172 (609.822867)
test_rubyspec 0.076126 0.037949 196.711945 (286.980231)
total: 978.05 sec