Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-012807
#<BuildRuby:0x000055ddb475a0e8
@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.20231208-012807",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006529 0.000000 2.298566 ( 2.542874)
build_miniruby 0.001443 0.000000 1.537162 ( 1.538561)
build_ruby 0.001625 0.000000 3.252775 ( 3.458576)
build_all 0.008179 0.000240 5.887896 ( 3.006979)
build_install 0.007765 0.011218 7.181353 ( 4.223334)
test_btest 0.000613 0.000136 82.085337 ( 31.347919)
test_basic 0.005597 0.000349 0.912430 ( 0.978892)
test_all 0.099632 0.023517 657.237252 (220.983497)
test_rubyspec 0.046287 0.020653 94.798625 (107.850545)
total: 375.93 sec