Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-144356
#<BuildRuby:0x000055dff719df70
@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.20221219-144356",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001760 0.003262 1.145170 ( 1.871857)
build_miniruby 0.001263 0.000146 1.481850 ( 1.496961)
build_ruby 0.001876 0.000000 3.549969 ( 4.066414)
build_all 0.006472 0.000514 3.887598 ( 2.440681)
build_install 0.006991 0.010181 3.205558 ( 2.816571)
test_btest 0.000582 0.000112 56.717689 ( 30.064630)
test_basic 0.003080 0.002785 0.424954 ( 0.552949)
test_all 0.002270 0.000482 630.079668 (251.801793)
test_rubyspec 0.013799 0.037991 73.289274 ( 86.628888)
total: 381.74 sec