Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-090228
#<BuildRuby:0x0000557834121fb8
@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.20240226-090228",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002907 0.004329 2.524478 ( 2.448614)
build_miniruby 0.001576 0.000000 1.533888 ( 1.542257)
build_ruby 0.000000 0.002060 3.110812 ( 3.371091)
build_all 0.002392 0.005105 6.343684 ( 3.277780)
build_install 0.014682 0.004529 8.404081 ( 4.770273)
test_btest 0.000733 0.000155 89.234383 ( 34.183185)
test_basic 0.005901 0.001252 0.876590 ( 0.965748)
test_all 0.065961 0.052345 749.960591 (255.403317)
test_rubyspec 0.027862 0.057305 121.323010 (130.694546)
total: 436.66 sec