Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-233655
#<BuildRuby:0x00007fee69e8fdc8
@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.20241223-233655",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000015 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000000 0.005900 1.870657 ( 2.170836)
build_miniruby 0.000000 0.001356 1.298025 ( 1.294893)
build_ruby 0.000740 0.000952 3.716745 ( 3.859207)
build_all 0.004237 0.004150 6.084993 ( 2.462309)
build_install 0.012703 0.003629 7.805086 ( 4.259051)
test_btest 0.000671 0.000191 71.392307 ( 18.924400)
test_basic 0.008822 0.000000 0.942431 ( 0.990546)
test_all 0.101819 0.038843 717.310435 (225.201191)
test_rubyspec 0.037175 0.041113 114.997631 ( 24.804288)
total: 283.97 sec