Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-134454
#<BuildRuby:0x000055dead732120
@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.20231020-134454",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002062 0.003712 2.003557 ( 2.104585)
build_miniruby 0.001303 0.000193 1.614215 ( 1.612385)
build_ruby 0.001323 0.000196 2.509716 ( 2.736537)
build_all 0.002930 0.003834 5.508989 ( 2.195035)
build_install 0.008069 0.007104 6.636188 ( 3.043740)
test_btest 0.001158 0.001233 78.976862 ( 21.081700)
test_basic 0.000000 0.005816 0.600021 ( 0.663761)
test_all 0.004359 0.003728 653.635830 (189.680096)
test_rubyspec 0.027449 0.025702 77.477680 ( 89.114580)
total: 312.23 sec