Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-235135
#<BuildRuby:0x00005641950f63b0
@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.20231023-235135",
@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.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002847 0.003813 3.073137 ( 3.164763)
build_miniruby 0.001033 0.000159 1.421760 ( 1.420226)
build_ruby 0.001143 0.000176 2.457703 ( 2.650436)
build_all 0.006337 0.000341 5.124176 ( 2.063077)
build_install 0.000849 0.015559 6.687272 ( 2.882845)
test_btest 0.000760 0.000217 74.551276 ( 19.565018)
test_basic 0.000000 0.006033 0.737046 ( 0.909466)
test_all 0.078273 0.039021 596.384285 (177.565709)
test_rubyspec 0.015091 0.039238 84.541129 ( 96.417331)
total: 306.64 sec