Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-001027
#<BuildRuby:0x0000561b482b2078
@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.20231229-001027",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005075 0.000845 1.677605 ( 2.018642)
build_miniruby 0.001296 0.000216 1.581771 ( 1.581028)
build_ruby 0.001395 0.000233 3.213728 ( 3.439921)
build_all 0.007128 0.001188 5.564108 ( 3.055247)
build_install 0.013764 0.003762 6.822712 ( 4.287241)
test_btest 0.000593 0.000106 80.037316 ( 32.519855)
test_basic 0.006907 0.001233 0.832851 ( 0.898585)
test_all 0.097838 0.021379 748.598600 (270.055119)
test_rubyspec 0.033721 0.033025 93.058641 (104.855244)
total: 422.71 sec