Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-021739
#<BuildRuby:0x00005647095d9e58
@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.20240120-021739",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005353 1.649544 ( 2.011116)
build_miniruby 0.000000 0.001913 1.656483 ( 1.656746)
build_ruby 0.000000 0.001516 3.244435 ( 3.505661)
build_all 0.006083 0.001396 5.771324 ( 2.399678)
build_install 0.006082 0.013118 7.159820 ( 3.934059)
test_btest 0.000548 0.000208 82.967005 ( 29.349404)
test_basic 0.005551 0.000708 0.862917 ( 0.955859)
test_all 0.097801 0.020233 775.565358 (294.175254)
test_rubyspec 0.013698 0.088646 161.046661 (172.871813)
total: 510.86 sec