Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-224110
#<BuildRuby:0x000055fea3632390
@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.20230612-224110",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.002589 0.003648 1.923312 ( 5.214500)
build_miniruby 0.001323 0.000361 1.426552 ( 1.704809)
build_ruby 0.000000 0.001947 2.865315 ( 4.555890)
build_all 0.001758 0.005258 2.197869 ( 2.638530)
build_install 0.010982 0.006585 3.544926 ( 4.245607)
test_btest 0.000747 0.000280 75.915522 ( 46.843893)
test_basic 0.002173 0.005182 0.833391 ( 1.183083)
test_all 0.002410 0.000000 563.994580 (294.732722)
test_rubyspec 0.021876 0.028099 83.887876 (124.595771)
total: 485.72 sec