Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-222632
#<BuildRuby:0x000055583bcf6320
@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.20240306-222632",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.004188 0.004126 2.727384 ( 3.407633)
build_miniruby 0.001522 0.000381 1.757765 ( 1.911422)
build_ruby 0.000000 0.001668 3.697501 ( 4.261078)
build_all 0.005730 0.002857 6.776709 ( 5.350758)
build_install 0.014094 0.007593 8.681623 ( 7.627419)
test_btest 0.000743 0.000231 93.305480 ( 79.085853)
test_basic 0.004575 0.004307 1.023612 ( 1.462941)
test_all 0.090981 0.027307 831.180024 (413.955920)
test_rubyspec 0.046266 0.048190 133.760355 (150.669528)
total: 667.73 sec