Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-153047
#<BuildRuby:0x000055ff9a17e018
@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.20240210-153047",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005859 0.000203 1.976066 ( 2.347878)
build_miniruby 0.001478 0.000170 1.679154 ( 1.685172)
build_ruby 0.001581 0.000183 3.579832 ( 3.835988)
build_all 0.008293 0.000445 6.940112 ( 4.556701)
build_install 0.011475 0.009335 8.146689 ( 5.603886)
test_btest 0.000615 0.000106 89.851026 ( 46.789497)
test_basic 0.007795 0.000539 1.012926 ( 1.212421)
test_all 0.084532 0.032807 735.223032 (325.736571)
test_rubyspec 0.046931 0.054487 162.581793 (175.932617)
total: 567.70 sec