Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-065200
#<BuildRuby:0x0000562ed47664f8
@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.20240310-065200",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.007167 0.000000 2.583206 ( 2.344480)
build_miniruby 0.001661 0.000000 1.605217 ( 1.604238)
build_ruby 0.001733 0.000000 3.205168 ( 3.442782)
build_all 0.004764 0.003115 6.965826 ( 3.251366)
build_install 0.019865 0.000805 8.725125 ( 5.006155)
test_btest 0.000736 0.000130 95.661432 ( 46.565481)
test_basic 0.000000 0.007842 1.100997 ( 1.299683)
test_all 0.075948 0.045422 809.115797 (315.738966)
test_rubyspec 0.052592 0.042394 127.516851 (137.001830)
total: 516.26 sec