Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-215428
#<BuildRuby:0x000055c01c215de0
@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.20240206-215428",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005635 0.000205 1.916522 ( 2.283274)
build_miniruby 0.001564 0.000187 1.663029 ( 1.662320)
build_ruby 0.001718 0.000000 3.424385 ( 3.655290)
build_all 0.004562 0.003225 6.404110 ( 2.849176)
build_install 0.018340 0.000000 7.642212 ( 4.193852)
test_btest 0.000833 0.000000 87.106975 ( 33.844328)
test_basic 0.006824 0.000355 0.924410 ( 0.998664)
test_all 0.081716 0.033679 680.495193 (266.282640)
test_rubyspec 0.035511 0.065195 170.366054 (180.056781)
total: 495.83 sec