Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-184545
#<BuildRuby:0x000055d178a6a320
@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.20231013-184545",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006590 0.000335 2.473132 ( 3.002168)
build_miniruby 0.001397 0.000186 1.717251 ( 1.868544)
build_ruby 0.001833 0.000245 3.437131 ( 3.780059)
build_all 0.003954 0.004227 6.621351 ( 4.225818)
build_install 0.017010 0.005012 8.377670 ( 6.143298)
test_btest 0.000914 0.000000 88.756989 ( 63.076820)
test_basic 0.008990 0.000000 1.052808 ( 1.954794)
test_all 0.009667 0.000365 715.919964 (481.610891)
test_rubyspec 0.052983 0.026202 110.763964 (156.389529)
total: 722.05 sec