Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-163111
#<BuildRuby:0x000055c9e5e0e4f8
@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.20240214-163111",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.001945 0.004289 2.086827 ( 2.412173)
build_miniruby 0.001551 0.000207 1.728604 ( 1.731134)
build_ruby 0.001727 0.000230 3.276536 ( 3.537766)
build_all 0.003360 0.004771 6.524268 ( 3.197014)
build_install 0.013852 0.005318 8.374665 ( 4.834063)
test_btest 0.000644 0.000121 91.097072 ( 37.374544)
test_basic 0.006785 0.001273 0.939781 ( 1.006262)
test_all 0.093363 0.025899 772.259669 (277.739776)
test_rubyspec 0.064792 0.045873 184.452501 (195.645945)
total: 527.48 sec