Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-232517
#<BuildRuby:0x00005652b2805f60
@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.20240309-232517",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000019 0.000008 0.000027 ( 0.000028)
configure 0.000018 0.000008 0.000026 ( 0.000027)
build_up 0.002163 0.005093 2.330783 ( 2.131592)
build_miniruby 0.000774 0.000387 1.429100 ( 1.427431)
build_ruby 0.000992 0.000496 3.337063 ( 3.555337)
build_all 0.007164 0.000000 6.410872 ( 2.477016)
build_install 0.019495 0.000000 8.401243 ( 4.005687)
test_btest 0.000588 0.000223 89.138597 ( 23.329453)
test_basic 0.003269 0.002136 0.837984 ( 0.902354)
test_all 0.082024 0.035755 751.898859 (210.877907)
test_rubyspec 0.056856 0.022869 104.641306 (114.004135)
total: 362.71 sec