Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-135640
#<BuildRuby:0x0000564075b16230
@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.20240208-135640",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.004505 0.001024 1.951094 ( 2.312810)
build_miniruby 0.001308 0.000297 1.638506 ( 1.639839)
build_ruby 0.001389 0.000316 3.336113 ( 3.555984)
build_all 0.007035 0.000583 6.445763 ( 3.168159)
build_install 0.017115 0.001634 7.774726 ( 4.420393)
test_btest 0.000793 0.000159 87.566238 ( 34.314102)
test_basic 0.000000 0.007650 0.929965 ( 1.008767)
test_all 0.079092 0.036520 714.093462 (282.566490)
test_rubyspec 0.045914 0.062400 174.178777 (183.760753)
total: 516.75 sec