Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-183101
#<BuildRuby:0x00007f9fab3bfdd8
@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.20241123-183101",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003960 0.003552 3.151662 ( 3.258220)
build_miniruby 0.001482 0.000192 1.408675 ( 1.406504)
build_ruby 0.001522 0.000197 4.089818 ( 4.187182)
build_all 0.007566 0.000000 6.366425 ( 2.779817)
build_install 0.013817 0.003147 9.237921 ( 4.622364)
test_btest 0.000687 0.000091 76.707805 ( 20.540272)
test_basic 0.007086 0.000408 0.966876 ( 1.015183)
test_all 0.109020 0.036428 728.373991 (232.900134)
test_rubyspec 0.021582 0.058792 118.984185 ( 25.769537)
total: 296.48 sec