Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-133425
#<BuildRuby:0x0000561b59d8a8e0
@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.20240318-133425",
@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.000013 0.000005 0.000018 ( 0.000020)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.000776 0.006523 2.419334 ( 2.421787)
build_miniruby 0.001297 0.000620 1.547097 ( 1.548275)
build_ruby 0.001357 0.000650 3.504332 ( 3.727242)
build_all 0.000000 0.007613 7.209847 ( 3.014693)
build_install 0.008012 0.011366 8.907453 ( 4.661079)
test_btest 0.000891 0.000128 95.801655 ( 40.701393)
test_basic 0.002899 0.004977 1.055614 ( 1.187542)
test_all 0.086270 0.036650 848.400578 (320.862243)
test_rubyspec 0.047726 0.047034 127.240720 (136.517843)
total: 514.64 sec