Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-072506
#<BuildRuby:0x00005617685e1f48
@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.20240220-072506",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000991 0.008105 2.996752 ( 4.840173)
build_miniruby 0.001290 0.000277 1.883094 ( 2.258647)
build_ruby 0.001431 0.000306 3.823188 ( 5.157056)
build_all 0.008950 0.000156 7.296446 ( 7.139444)
build_install 0.019971 0.003069 9.295247 ( 8.960900)
test_btest 0.001168 0.000226 96.116167 (101.671247)
test_basic 0.007966 0.000000 1.029388 ( 1.623036)
test_all 0.086839 0.039808 816.404103 (416.778195)
test_rubyspec 0.043822 0.052301 129.805421 (140.601319)
total: 689.03 sec