Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-184756
#<BuildRuby:0x00007f3a3335fdd0
@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.20241113-184756",
@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.000027)
autoconf 0.000041 0.000003 0.000044 ( 0.000045)
configure 0.000035 0.000003 0.000038 ( 0.000038)
build_up 0.003758 0.004490 4.085626 ( 4.347102)
build_miniruby 0.001811 0.000196 1.567547 ( 1.574767)
build_ruby 0.002209 0.000000 4.305479 ( 4.460291)
build_all 0.004024 0.004511 6.502085 ( 3.460640)
build_install 0.016602 0.004838 9.373949 ( 6.452880)
test_btest 0.000938 0.000137 78.507081 ( 28.381887)
test_basic 0.001799 0.008327 0.975357 ( 2.153790)
test_all 0.123926 0.031638 768.600465 (377.694190)
test_rubyspec 0.048578 0.037406 129.346056 ( 67.081728)
total: 495.61 sec