Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-182238
#<BuildRuby:0x00005648226468e0
@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-182238",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003011 0.003827 2.441732 ( 2.614645)
build_miniruby 0.001075 0.000233 1.625498 ( 1.625169)
build_ruby 0.001511 0.000328 3.558234 ( 3.807503)
build_all 0.001908 0.006480 6.400647 ( 2.833124)
build_install 0.012428 0.005666 8.130450 ( 4.061525)
test_btest 0.000786 0.000235 89.199887 ( 25.912749)
test_basic 0.001363 0.004130 0.898208 ( 0.962481)
test_all 0.075061 0.043330 790.853719 (272.296337)
test_rubyspec 0.048726 0.039325 114.721401 (123.691089)
total: 437.81 sec