Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-064458
#<BuildRuby:0x000055f716095f70
@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.20230124-064458",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.003675 0.001050 1.067787 ( 1.452433)
build_miniruby 0.000948 0.000271 1.187858 ( 1.186240)
build_ruby 0.001754 0.000000 2.877057 ( 3.186622)
build_all 0.006936 0.000129 3.757412 ( 1.928131)
build_install 0.009323 0.004440 2.658356 ( 1.853381)
test_btest 0.000523 0.000147 58.147917 ( 18.802583)
test_basic 0.005543 0.000355 0.407888 ( 0.506249)
test_all 0.001353 0.000364 676.394159 (211.749119)
test_rubyspec 0.021037 0.023974 64.899620 ( 74.958784)
total: 315.62 sec