Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-192034
#<BuildRuby:0x00007f9411adfdc0
@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.20241016-192034",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.007461 3.141370 ( 3.192984)
build_miniruby 0.000939 0.000704 1.226541 ( 1.223630)
build_ruby 0.001507 0.000351 3.238924 ( 3.436691)
build_all 0.003332 0.004989 5.864808 ( 2.315165)
build_install 0.015947 0.001880 8.775852 ( 3.967447)
test_btest 0.000669 0.000167 88.753106 ( 23.082887)
test_basic 0.010834 0.000000 0.887367 ( 0.929261)
test_all 0.096904 0.049223 668.206604 (194.335893)
test_rubyspec 0.050604 0.038933 135.288761 ( 23.722837)
total: 256.21 sec