Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-050401
#<BuildRuby:0x00007fbf7a44fde0
@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.20241118-050401",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007564 0.001708 4.238806 ( 5.645288)
build_miniruby 0.001590 0.000359 1.867743 ( 2.549736)
build_ruby 0.002135 0.000482 4.584017 ( 5.163115)
build_all 0.008949 0.002021 6.864275 ( 6.176718)
build_install 0.017520 0.009039 10.169116 ( 8.870597)
test_btest 0.000960 0.000246 85.724780 ( 74.031117)
test_basic 0.003481 0.008970 1.164582 ( 1.585287)
test_all 0.106689 0.047081 806.102196 (425.888786)
test_rubyspec 0.061018 0.025468 123.284224 ( 43.191567)
total: 573.10 sec