Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-141630
#<BuildRuby:0x000055e4a0122228
@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.20240315-141630",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000000 0.006813 2.026161 ( 2.056097)
build_miniruby 0.000000 0.001523 1.700293 ( 1.701493)
build_ruby 0.000000 0.001481 3.579908 ( 3.810878)
build_all 0.001219 0.006299 6.745246 ( 2.591267)
build_install 0.016427 0.001699 7.698952 ( 3.526613)
test_btest 0.001038 0.000000 90.844762 ( 23.823624)
test_basic 0.002798 0.003824 1.028028 ( 1.087184)
test_all 0.092540 0.037945 899.723885 (514.726552)
test_rubyspec 0.067445 0.035036 144.141749 (216.715516)
total: 770.04 sec