Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-051426
#<BuildRuby:0x00005597ff16a228
@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.20240118-051426",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005662 0.000275 1.892875 ( 2.281596)
build_miniruby 0.001405 0.000234 1.626235 ( 1.625050)
build_ruby 0.001460 0.000243 2.858490 ( 3.115886)
build_all 0.005707 0.002246 6.103098 ( 3.000742)
build_install 0.017108 0.000244 7.058153 ( 3.856937)
test_btest 0.000696 0.000109 84.132057 ( 35.889840)
test_basic 0.003924 0.003954 0.880923 ( 0.972721)
test_all 0.076120 0.045185 787.962519 (306.676290)
test_rubyspec 0.039093 0.062823 158.545252 (173.503779)
total: 530.92 sec