Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-144239
#<BuildRuby:0x0000561e6450e230
@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.20240318-144239",
@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.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003859 0.004822 2.674386 ( 5.061455)
build_miniruby 0.001361 0.000314 2.248113 ( 2.381555)
build_ruby 0.001299 0.000300 3.918387 ( 4.507308)
build_all 0.000955 0.008672 7.304867 ( 6.204496)
build_install 0.021816 0.000174 9.409044 ( 7.926460)
test_btest 0.000714 0.000185 97.125495 ( 81.070630)
test_basic 0.006353 0.001639 1.029674 ( 1.468609)
test_all 0.089089 0.036739 824.225918 (402.157874)
test_rubyspec 0.030521 0.059094 132.637272 (143.077222)
total: 653.86 sec