Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-090536
#<BuildRuby:0x0000559084e01fb8
@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.20230216-090536",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000156 0.004051 0.992575 ( 1.355069)
build_miniruby 0.000975 0.000209 0.977343 ( 0.975612)
build_ruby 0.001089 0.000233 1.829985 ( 2.041561)
build_all 0.001134 0.004511 2.990804 ( 1.355706)
build_install 0.012217 0.000000 2.356161 ( 1.566247)
test_btest 0.000737 0.000046 53.963171 ( 13.844274)
test_basic 0.004884 0.000133 0.362562 ( 0.454007)
test_all 0.001142 0.000000 566.014159 (158.595000)
test_rubyspec 0.021145 0.017546 56.935799 ( 67.092951)
total: 247.28 sec