Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-131510
#<BuildRuby:0x0000561143256138
@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-131510",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006961 0.000000 2.402769 ( 2.268058)
build_miniruby 0.001299 0.000000 1.668636 ( 1.669829)
build_ruby 0.000000 0.001619 3.647395 ( 3.853758)
build_all 0.000955 0.007417 6.679136 ( 3.359816)
build_install 0.014333 0.004325 8.620444 ( 4.625170)
test_btest 0.000646 0.000137 91.363515 ( 38.123400)
test_basic 0.004680 0.004804 1.027788 ( 1.221826)
test_all 0.063992 0.053861 758.210030 (281.662116)
test_rubyspec 0.051997 0.034079 125.080783 (134.617474)
total: 471.40 sec