Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-231058
#<BuildRuby:0x000056119b279fb8
@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.20240228-231058",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002422 0.004435 2.245973 ( 2.018695)
build_miniruby 0.000971 0.000162 1.700584 ( 1.698678)
build_ruby 0.001857 0.000000 3.348024 ( 3.599747)
build_all 0.003756 0.003665 6.572451 ( 2.584722)
build_install 0.013962 0.004435 7.734164 ( 3.464110)
test_btest 0.000666 0.000138 86.906093 ( 22.765066)
test_basic 0.001677 0.004569 0.932677 ( 0.988600)
test_all 0.064786 0.058748 810.911075 (257.924186)
test_rubyspec 0.050486 0.032947 121.908201 (132.042695)
total: 427.09 sec