Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-134901
#<BuildRuby:0x000055f6ad43e258
@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.20240124-134901",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005171 0.000620 1.671199 ( 2.051192)
build_miniruby 0.001282 0.000153 1.386593 ( 1.385814)
build_ruby 0.001476 0.000177 2.622147 ( 2.855171)
build_all 0.006255 0.000000 5.579220 ( 2.090483)
build_install 0.014570 0.000858 6.654346 ( 3.135963)
test_btest 0.000871 0.000093 83.289343 ( 21.723019)
test_basic 0.000000 0.006150 0.716628 ( 0.774844)
test_all 0.069923 0.049639 728.152902 (213.612668)
test_rubyspec 0.047301 0.053543 156.282126 (167.964971)
total: 415.60 sec