Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-021431
#<BuildRuby:0x00007f8192dcfdc8
@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.20241217-021431",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002210 0.003555 2.032673 ( 2.628068)
build_miniruby 0.001282 0.000299 1.201102 ( 1.197883)
build_ruby 0.001546 0.000361 3.582274 ( 3.802837)
build_all 0.003799 0.003955 6.017737 ( 2.567596)
build_install 0.002624 0.012704 7.990723 ( 4.100664)
test_btest 0.000736 0.000260 78.636633 ( 34.664174)
test_basic 0.005896 0.004549 1.044822 ( 1.093324)
test_all 0.102084 0.042441 696.371582 (214.264786)
test_rubyspec 0.036828 0.044195 116.736700 ( 26.834861)
total: 291.16 sec