Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-233018
#<BuildRuby:0x0000556894aee078
@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.20231011-233018",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000041 0.000003 0.000044 ( 0.000039)
configure 0.000033 0.000001 0.000034 ( 0.000035)
build_up 0.003299 0.004194 2.621971 ( 4.639589)
build_miniruby 0.001194 0.000103 2.051566 ( 2.054195)
build_ruby 0.001767 0.000000 3.294822 ( 3.527178)
build_all 0.007061 0.000406 6.111559 ( 3.026240)
build_install 0.014574 0.004390 8.005018 ( 5.172405)
test_btest 0.001039 0.000106 87.905228 ( 39.686935)
test_basic 0.004473 0.004291 0.989698 ( 1.107386)
test_all 0.002129 0.008177 658.914053 (270.395099)
test_rubyspec 0.040379 0.032707 108.414689 (123.243993)
total: 452.85 sec