Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-082922
#<BuildRuby:0x00005571b220a228
@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.20231219-082922",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003837 0.003898 2.462774 ( 3.419263)
build_miniruby 0.001144 0.000299 1.621907 ( 1.725102)
build_ruby 0.001405 0.000367 3.323939 ( 3.637387)
build_all 0.006006 0.002428 5.975014 ( 4.507373)
build_install 0.014106 0.005663 7.444240 ( 5.351707)
test_btest 0.000654 0.000187 82.540572 ( 51.084400)
test_basic 0.004671 0.004256 0.948016 ( 1.191959)
test_all 0.082539 0.039765 676.949718 (308.112429)
test_rubyspec 0.045936 0.025213 100.892070 (130.370677)
total: 509.40 sec