Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-205520
#<BuildRuby:0x00007f076e80fdc8
@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.20241007-205520",
@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.000047 0.000002 0.000049 ( 0.000048)
configure 0.000040 0.000002 0.000042 ( 0.000041)
build_up 0.008937 0.000447 4.481740 ( 6.212465)
build_miniruby 0.001698 0.000085 1.882999 ( 2.332542)
build_ruby 0.002692 0.000134 4.828313 ( 5.740686)
build_all 0.011298 0.000565 8.166857 ( 8.276435)
build_install 0.021753 0.005176 11.779005 ( 12.548649)
test_btest 0.001244 0.000087 103.973114 (109.283507)
test_basic 0.008377 0.005165 1.332113 ( 2.105353)
test_all 0.121585 0.042326 860.273280 (550.649987)
test_rubyspec 0.049113 0.042072 145.045321 ( 50.802001)
total: 747.95 sec