Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-000347
#<BuildRuby:0x000055562a712458
@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.20240214-000347",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001867 0.004216 1.737690 ( 2.487785)
build_miniruby 0.001320 0.000000 1.684994 ( 1.682716)
build_ruby 0.000000 0.001444 3.116888 ( 3.366597)
build_all 0.006057 0.001866 6.264546 ( 2.376215)
build_install 0.011403 0.007015 7.719822 ( 3.644082)
test_btest 0.000830 0.000155 86.993790 ( 23.882340)
test_basic 0.005024 0.000942 0.894211 ( 0.954693)
test_all 0.081776 0.035246 726.526506 (213.465731)
test_rubyspec 0.058955 0.041838 155.689282 (165.093192)
total: 416.95 sec