Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-071957
#<BuildRuby:0x0000559cffd12120
@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.20240224-071957",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.007307 0.000000 2.499818 ( 2.353534)
build_miniruby 0.001689 0.000000 1.718618 ( 1.735776)
build_ruby 0.001908 0.000000 3.588889 ( 3.833539)
build_all 0.005196 0.003082 6.444271 ( 3.275949)
build_install 0.018006 0.001420 8.329930 ( 4.442660)
test_btest 0.000799 0.000178 91.282831 ( 37.853985)
test_basic 0.001526 0.004539 0.971713 ( 1.038123)
test_all 0.082209 0.034391 792.687277 (314.532745)
test_rubyspec 0.054508 0.031095 122.567183 (132.085037)
total: 501.15 sec