Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-053429
#<BuildRuby:0x00007f6c07f6fde0
@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.20240805-053429",
@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.000028 0.000000 0.000028 ( 0.000027)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.009907 0.000000 4.359631 ( 5.526137)
build_miniruby 0.001961 0.000000 1.864657 ( 2.039328)
build_ruby 0.002443 0.000000 4.865362 ( 5.532392)
build_all 0.008170 0.003293 9.510605 ( 8.368933)
build_install 0.020436 0.006546 12.671321 ( 11.428551)
test_btest 0.000486 0.000581 132.605667 (119.915365)
test_basic 0.009039 0.004436 1.487932 ( 2.106705)
test_all 0.141993 0.026409 1020.454670 (1033.068886)
test_rubyspec 0.067187 0.032506 185.542005 (167.490216)
total: 1355.48 sec