Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-080642
#<BuildRuby:0x0000561b77b22008
@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.20240210-080642",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.002090 0.003814 1.934822 ( 2.262131)
build_miniruby 0.000000 0.001483 1.655973 ( 1.654905)
build_ruby 0.000000 0.001598 3.330739 ( 3.553555)
build_all 0.001282 0.006507 6.672750 ( 2.785266)
build_install 0.013335 0.006130 8.123490 ( 4.320255)
test_btest 0.000893 0.000204 91.013484 ( 28.462967)
test_basic 0.000000 0.006552 0.940119 ( 1.010326)
test_all 0.094058 0.022341 764.374884 (237.839005)
test_rubyspec 0.049497 0.045606 161.896516 (171.093585)
total: 452.98 sec