Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-040955
#<BuildRuby:0x000055b7f54f6390
@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.20230208-040955",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000367 0.004141 0.932295 ( 1.336093)
build_miniruby 0.001003 0.000239 0.884618 ( 0.882635)
build_ruby 0.001060 0.000252 1.764181 ( 1.974490)
build_all 0.005480 0.000296 3.445969 ( 1.704286)
build_install 0.005969 0.005520 2.533413 ( 1.703169)
test_btest 0.000591 0.000159 55.249191 ( 15.189428)
test_basic 0.004268 0.001149 0.381427 ( 0.472993)
test_all 0.001275 0.000343 692.764689 (412.451348)
test_rubyspec 0.036375 0.034207 82.083486 (123.618153)
total: 559.33 sec