Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-045345
#<BuildRuby:0x0000564e16dd6390
@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-045345",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002725 0.004459 2.155012 ( 3.337329)
build_miniruby 0.001480 0.000000 2.130637 ( 2.266285)
build_ruby 0.000000 0.002059 3.751427 ( 4.188404)
build_all 0.002869 0.005114 6.700971 ( 4.701463)
build_install 0.009145 0.011041 8.524249 ( 5.594464)
test_btest 0.000816 0.000247 91.312240 ( 64.449906)
test_basic 0.001303 0.004335 0.949613 ( 1.421097)
test_all 0.096564 0.027821 765.192775 (608.432885)
test_rubyspec 0.068573 0.050690 197.514379 (306.259187)
total: 1000.65 sec