Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-205237
#<BuildRuby:0x000055d7f73b9a00
@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.20240304-205237",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003702 0.003917 2.551940 ( 2.522348)
build_miniruby 0.001287 0.000247 1.664145 ( 1.665546)
build_ruby 0.001657 0.000319 3.547416 ( 3.773000)
build_all 0.006859 0.001319 6.759379 ( 3.391885)
build_install 0.019444 0.001105 8.658004 ( 4.967560)
test_btest 0.000685 0.000118 90.724799 ( 32.395300)
test_basic 0.006600 0.000334 0.861667 ( 0.944927)
test_all 0.098704 0.019102 813.250813 (302.482933)
test_rubyspec 0.061885 0.025620 125.104869 (134.761537)
total: 486.91 sec