Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-143610
#<BuildRuby:0x00005576cddd6258
@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-143610",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005780 0.000214 1.682746 ( 2.007244)
build_miniruby 0.001290 0.000048 1.317024 ( 1.314978)
build_ruby 0.002346 0.000000 2.980604 ( 3.195882)
build_all 0.003410 0.004070 6.205052 ( 2.479434)
build_install 0.017743 0.000328 7.227537 ( 3.427937)
test_btest 0.000716 0.000045 84.692485 ( 22.335869)
test_basic 0.000000 0.006220 0.772020 ( 0.830084)
test_all 0.067655 0.046409 752.209110 (239.712299)
test_rubyspec 0.052766 0.040957 146.143547 (155.549342)
total: 430.85 sec