Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-073332
#<BuildRuby:0x000055762b852108
@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.20240223-073332",
@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.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006752 0.000429 2.487278 ( 2.387818)
build_miniruby 0.001303 0.000201 1.681708 ( 1.684671)
build_ruby 0.001199 0.000185 3.606977 ( 3.874302)
build_all 0.007887 0.000000 6.873560 ( 3.481868)
build_install 0.014546 0.006426 8.572995 ( 4.332592)
test_btest 0.000000 0.000904 88.945559 ( 29.291378)
test_basic 0.000247 0.006803 0.774333 ( 0.837145)
test_all 0.081497 0.033349 751.780746 (216.734248)
test_rubyspec 0.043557 0.034036 107.765712 (117.235679)
total: 379.86 sec